Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Denzy7 authored Nov 18, 2021
1 parent efc69f5 commit 2b88bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Tested on an Arch Linux system using:

Download an official tarball from [the Python website](https://www.python.org/downloads/source/) (which is recommended)
Version 3.9.4 has been thoroughly tested and is the recommended tarball

You can also clone this repository recursively (which may take a long time)
`git clone --recursive https://github.com/Denzy7/cpython-lite`
If you cloned recursively adjust CMakeLists.txt to point where you cloned python. Otherwise, change the version numbers to the version of the downloaded and extracted tarball
Expand Down

0 comments on commit 2b88bf3

Please sign in to comment.