From 2b88bf3a6a55a9e1d4913b00a5a941335acf7939 Mon Sep 17 00:00:00 2001 From: Dennis <33323861+Denzy7@users.noreply.github.com> Date: Thu, 18 Nov 2021 19:24:19 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d58df1a..c4f2c64 100644 --- a/README.md +++ b/README.md @@ -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