mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 12:39:35 +01:00
use/install.rst: Explain how to switch to the 'testing' branch.
This commit is contained in:
parent
a396d8bf77
commit
3cae0c1064
@ -66,6 +66,11 @@ running::
|
|||||||
|
|
||||||
git clone git://github.com/ProgVal/Limnoria.git
|
git clone git://github.com/ProgVal/Limnoria.git
|
||||||
|
|
||||||
|
Additionaly, if you want to use the 'testing' version (it is more up to date,
|
||||||
|
but not yet totally tested), you can run this command::
|
||||||
|
|
||||||
|
git checkout testing
|
||||||
|
|
||||||
You can also click the "Downloads" button at the `Limnoria repository`_. Then,
|
You can also click the "Downloads" button at the `Limnoria repository`_. Then,
|
||||||
extract the tarball/zipball to some temporary directory, and ``cd`` into the
|
extract the tarball/zipball to some temporary directory, and ``cd`` into the
|
||||||
``supybot`` directory which contains the extracted code.
|
``supybot`` directory which contains the extracted code.
|
||||||
|
Loading…
Reference in New Issue
Block a user