diff --git a/Supybot.html b/Supybot.html index d3584f792..ee15694ca 100644 --- a/Supybot.html +++ b/Supybot.html @@ -57,7 +57,7 @@ Security issues of Supybot
Join Supybot channels on freenode!
You should install pip (usually python-pip in repositories) and [git].
+You should install pip (usually python-pip in repositories) and git.
Windows users should also install pip and msysgit and in msysgit select to run unix tools in PATH.
Note: pip is included with Python =< 3.4! Python 3 is only supported by Limnoria.
For rootless installation and upgrading, please see Limnoria's documentation. which you should be able to modify to install stock Supybot or gribble with the information below.
diff --git a/Supybot.html.md b/Supybot.html.md index 3183d1dac..0493263f7 100644 --- a/Supybot.html.md +++ b/Supybot.html.md @@ -139,6 +139,7 @@ Supybot or gribble with the information below. If you don't have sudo, please simply remove it from beginnings of lines and run the commands as root or Administrator. +[git]:http://git-scm.com/ [pip]:http://pip.readthedocs.org/en/latest/reference/pip_install.html [msysgit]:https://msysgit.github.io/