Skip to content

Commit

Permalink
doc: otherwise
Browse files Browse the repository at this point in the history
  • Loading branch information
null8626 committed Aug 6, 2022
1 parent 08bf652 commit 45c5ca1
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 @@ -41,4 +41,10 @@ If you're running debian, make sure to install `aiohttp` first:
sudo apt install python3-aiohttp
```

Otherwise install the ones in `requirements.txt`:

```console
python -m pip install -r requirements.txt
```

Use [example.py](https://github.com/null8626/python-weather/blob/master/example.py) for a quick run ;\)

0 comments on commit 45c5ca1

Please sign in to comment.