Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hmacdope authored Jun 17, 2024
1 parent 90b610a commit a11517d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
Expand Down

0 comments on commit a11517d

Please sign in to comment.