Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jsh9 committed Jan 9, 2023
1 parent f4dca64 commit 0701496
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,11 @@ Install most recent stable version:
pip install PySeismoSoil
```

Or, install with latest changes (may contain features ahead of the stable version):

```bash
pip install git+https://github.com/jsh9/PySeismoSoil
```

If you already have an older version installed and want to upgrade to the newest version, use `pip install --upgrade PySeismoSoil`.

## Dependencies

* Python: 3.6+
* Python: 3.7+
* matplotlib: 2.0.0+
* numpy: 1.11.0+
* scipy: 1.1.0+
Expand Down

0 comments on commit 0701496

Please sign in to comment.