From 66d225649bb87bf3dc9be67e9b1fc10e04547d1f Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Fri, 9 Mar 2018 05:37:35 +0100 Subject: [PATCH] Git is not needed anymore. --- use/install_windows.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/use/install_windows.rst b/use/install_windows.rst index e197716..f4fa527 100644 --- a/use/install_windows.rst +++ b/use/install_windows.rst @@ -44,16 +44,6 @@ points to correct python. Open ``cmd.exe`` (press the Windows button on your keyboard and type "cmd.exe") and run ``where python`` and the toppernmost entry should be ``C:\Python35\python.exe``. -Install git ------------ - -In order to install the latest Limnoria from the git repository, you need -git in your %PATH%. You can get it from http://git-scm.com/. - -In the "Adjusting your PATH environment", select the last option, "Use Git -and optional Unix tools from the Windows Command Prompt" or you will have -issues in the next step. - Install Supybot ---------------