mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
Installation instructions updated
This commit is contained in:
parent
c169da5501
commit
6ce591dda5
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ There exist similar implementations of gamma method error analysis suites in
|
|||
- [Python 3](https://github.com/mbruno46/pyobs)
|
||||
|
||||
## Installation
|
||||
Install the package for the local user:
|
||||
To install the current `develop` version of `pyerrors` run
|
||||
```bash
|
||||
pip install . --user
|
||||
pip install git+https://github.com/fjosw/pyerrors.git
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Add table
Reference in a new issue