Skip to content

Commit

Permalink
add PyPI install
Browse files Browse the repository at this point in the history
  • Loading branch information
callumrollo authored Oct 25, 2024
1 parent 9db9c7f commit 5b77dad
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 @@ This is a work in progress, all contributions welcome!

### Usage

Install from PyPI with

```sh
python -m pip install erddapy
```

Install a local, development version of this by cloning the repo, opening a terminal in the home directory (next to this readme file) and running these commands:

```sh
Expand Down

0 comments on commit 5b77dad

Please sign in to comment.