Skip to content

Commit

Permalink
Update Python version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharkey13 committed Jun 11, 2022
1 parent 29cce10 commit 6a31d3d
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 @@ -10,7 +10,7 @@ This project now uses Python 3. The last version using Python 2.7 was [v0.8.0](h

### Development Setup Instructions
#### Simple Setup
1. Install [Python 3.7](https://www.python.org/)
1. Install [Python 3.10](https://www.python.org/)
2. Clone this repository
3. Run `pip install -r requirements.txt`
4. Run `python server\api.py`
Expand Down

0 comments on commit 6a31d3d

Please sign in to comment.