mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 19:52:54 +01:00
INSTALL.md: fix links to documentation
This commit is contained in:
parent
220a3c029c
commit
2ffc8ef2a2
11
INSTALL.md
11
INSTALL.md
@ -32,13 +32,12 @@ or for a local install (if you don't have or don't want to use root),
|
|||||||
`pip install -r requirements.txt --user`
|
`pip install -r requirements.txt --user`
|
||||||
|
|
||||||
For more information and help on how to use Supybot, check out
|
For more information and help on how to use Supybot, check out
|
||||||
the documents under [docs/], especially [GETTING_STARTED] and
|
the [documentation], especially [GETTING_STARTED] and
|
||||||
[CONFIGURATION], or on [the website].
|
[CONFIGURATION].
|
||||||
|
|
||||||
[docs/]:docs/index.rst
|
[documentation]:http://doc.supybot.aperio.fr/en/latest/use/index.html
|
||||||
[GETTING_STARTED]:docs/GETTING_STARTED.rst
|
[GETTING_STARTED]:http://doc.supybot.aperio.fr/en/latest/use/getting_started.html
|
||||||
[CONFIGURATION]:docs/CONFIGURATION.rst
|
[CONFIGURATION]:http://doc.supybot.aperio.fr/en/latest/use/configuration.html
|
||||||
[the website]:http://supybot.aperio.fr/doc/use/index.html
|
|
||||||
|
|
||||||
So what do you do? That depends on which operating system you're
|
So what do you do? That depends on which operating system you're
|
||||||
running. We've split this document up to address the different installation
|
running. We've split this document up to address the different installation
|
||||||
|
Loading…
Reference in New Issue
Block a user