Skip to content

Commit

Permalink
Merge pull request cocktailpeanut#96 from kou029w/fixed-python-downlo…
Browse files Browse the repository at this point in the history
…ad-link

Fixed Python download link
  • Loading branch information
cocktailpeanut committed Mar 18, 2023
2 parents 66bc9af + 7a9cd31 commit e8fef81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ You need to make sure you have the correct version of Python and Node.js install

#### Step 1.1. Python <= 3.10

<a href="https://pimylifeup.com/installing-python-on-linux/" class='btn'>Download node.js</a>
<a href="https://pimylifeup.com/installing-python-on-linux/" class='btn'>Download Python</a>

> Make sure the version is 3.10 or lower (not 3.11)
Python must be 3.10 or below (pytorch and other libraries are not supported yet on the latest)
Expand Down

0 comments on commit e8fef81

Please sign in to comment.