Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
skip ci
  • Loading branch information
eengl authored Feb 19, 2022
1 parent a0f2195 commit dcf37c2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,10 @@ pip3 install grib2io

* Copy `setup.cfg.template` to `setup.cfg`, open in text editor, follow instructions in comments for editing **_OR_** in your shell environment, define the library-specific environment variables.

* Build
* Build and install

```shell
python3 setup.py build
```

* Install

```shell
python3 setup.py install
```

Expand Down

0 comments on commit dcf37c2

Please sign in to comment.