diff --git a/README.md b/README.md index 9a5a20d..df6267b 100644 --- a/README.md +++ b/README.md @@ -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