Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rp43us authored Oct 14, 2021
1 parent a0aec94 commit d877701
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,11 @@ print(mgr.get_data())
7. past_days - If past_days is set, yesterdays or the day before yesterdays data are also returned.


#### Installation
#### Installation (pypi)

pip install openmeteo-py==0.0.1

#### Installation (manually)
```bash
git clone https://github.com/m0rp43us/openmeteopy
cd openmeteopy-main/
Expand Down

0 comments on commit d877701

Please sign in to comment.