From 771de8e45459c5c40f148e4473c34a4d2fec7ee5 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Fri, 18 Mar 2022 19:07:39 +0300 Subject: [PATCH] Add Git to prerequisites (#128) --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 4e966ac..65f8bc5 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,8 @@ This tool installs `pyenv `__ and friends. It is Prerequisites ---- +`Git `__ installed. + In general, compiling your own Python interpreter requires the installation of the appropriate libraries and packages. The `installation wiki `__ provides a list of these for common