From 8733d072b7bf22bc8ce2d2323e9b06c1a892557c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 29 Jun 2014 18:35:24 +0300 Subject: [PATCH] Supybot: git is also link. --- Supybot.html | 2 +- Supybot.html.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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!

Installing forks

For all of them.

-

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/