Skip to content

Commit

Permalink
🐍 Add accurate python version required in README
Browse files Browse the repository at this point in the history
  • Loading branch information
esloho committed Nov 30, 2022
1 parent d564fc1 commit c221f82
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 @@ -38,7 +38,7 @@ python fig2sketch.py --salt 12345678 example/shapes_party.fig output/output.sket
## Install
Before moving forward, you need Python 3 installed in your machine.
Before moving forward, you need Python 3.10 or newer installed in your machine.
```
python -m venv .venv
Expand Down

0 comments on commit c221f82

Please sign in to comment.