Skip to content

Commit

Permalink
updated readme with pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
speleophysics committed Oct 1, 2021
1 parent 1a6f1fc commit c533825
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -5,6 +5,14 @@ A python package for common water chemistry calculations and automated processin

Installation
------------
**Installing using pip**
```sh
pip install olm
```


**Installing from source**

Unzip the source code and run:
```sh
python setup.py install
Expand Down

0 comments on commit c533825

Please sign in to comment.