Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add Download link for python 3.8.5
  • Loading branch information
evildevill committed Mar 28, 2023
1 parent 4532848 commit 75f1128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ To run this program you will require a bunch of API keys. Register your API key

## Installation

- python 3.8.5 Required
- python 3.8.5 Required [Download](https://www.python.org/downloads/release/python-385/)
- First clone the repo
- Make a config.py file and include the following in it:
```weather_api_key = "<your_api_key>"
Expand Down

0 comments on commit 75f1128

Please sign in to comment.