CONTRIBUTING.md added

This commit is contained in:
Fabian Joswig 2021-10-19 10:34:03 +01:00
parent 3d8887cd65
commit 1acb959093
2 changed files with 32 additions and 1 deletions

View file

@ -14,7 +14,7 @@ There exist similar implementations of gamma method error analysis suites in
- [Python 3](https://github.com/mbruno46/pyobs)
## Installation
To install the current `develop` version of `pyerrors` run
To install the most recent release of `pyerrors` run
```bash
pip install git+https://github.com/fjosw/pyerrors.git
```