diff --git a/README.md b/README.md index 66fb076..f54efee 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ Installation ------------ To install the package, you can use the following command: +```bash +pip install minimal_molview +``` + +For a developer install use the following + ```bash git clone https://github.com/hmacdope/minimal_molview pip install -e .