mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-22 10:29:25 +01:00
Supybot: add links to links.
This commit is contained in:
parent
44bcab1576
commit
ecc61c2c67
@ -57,12 +57,11 @@ 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 [pip] (usually python-pip in repositories) and [git].</p>
|
||||
<p>Windows users should also install [pip] and [msysgit] and in [msysgit] select to run <strong>unix tools in PATH</strong>.</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 [git].</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>
|
||||
<p>If you don't have sudo, please simply remove it from beginnings of lines and run the commands as root or Administrator.</p>
|
||||
<p>[pip]: [msysgit]:</p>
|
||||
<h3 id="supybot">Supybot</h3>
|
||||
<p><strong>Not recommended as it's not actively developed.</strong></p>
|
||||
<pre><code>sudo pip install git+https://github.com/supybot/supybot.git</code></pre>
|
||||
|
@ -139,8 +139,8 @@ 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.
|
||||
|
||||
[pip]:
|
||||
[msysgit]:
|
||||
[pip]:http://pip.readthedocs.org/en/latest/reference/pip_install.html
|
||||
[msysgit]:https://msysgit.github.io/
|
||||
|
||||
### Supybot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user