mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-22 02:19:24 +01:00
Supybot: git is also link.
This commit is contained in:
parent
ecc61c2c67
commit
8733d072b7
@ -57,7 +57,7 @@ Security issues of Supybot
|
||||
<p><a href="irc://irc.freenode.net/#supybot,#gribble,#limnoria">Join Supybot channels on freenode!</a></p>
|
||||
<h2 id="installing-forks">Installing forks</h2>
|
||||
<h3 id="for-all-of-them.">For all of them.</h3>
|
||||
<p>You should install <a href="http://pip.readthedocs.org/en/latest/reference/pip_install.html">pip</a> (usually python-pip in repositories) and [git].</p>
|
||||
<p>You should install <a href="http://pip.readthedocs.org/en/latest/reference/pip_install.html">pip</a> (usually python-pip in repositories) and <a href="http://git-scm.com/">git</a>.</p>
|
||||
<p>Windows users should also install <a href="http://pip.readthedocs.org/en/latest/reference/pip_install.html">pip</a> and <a href="https://msysgit.github.io/">msysgit</a> and in <a href="https://msysgit.github.io/">msysgit</a> select to run <strong>unix tools in PATH</strong>.</p>
|
||||
<p>Note: pip is included with Python =< 3.4! Python 3 is only supported by Limnoria.</p>
|
||||
<p>For <strong>rootless installation and upgrading</strong>, please see <a href="http://supybot.aperio.fr/doc/use/install.html#local-installation">Limnoria's documentation.</a> which you should be able to modify to install stock Supybot or gribble with the information below.</p>
|
||||
|
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user