mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-12-26 13:12:34 +01:00
Fix typoes.
This commit is contained in:
parent
4f0bcd4a43
commit
c3a66de93c
@ -76,13 +76,13 @@ You can either run these as root or prepend ``sudo`` in front of every
|
|||||||
message.
|
message.
|
||||||
|
|
||||||
In case you want to use the testing branch which might be more up-to date
|
In case you want to use the testing branch which might be more up-to date
|
||||||
**but less tested**, replace ``master`` with ``testing in the commands.
|
**but less tested**, replace ``master`` with ``testing`` in the commands.
|
||||||
|
|
||||||
First we install Limnoria's requirements: ::
|
First we install Limnoria's requirements::
|
||||||
|
|
||||||
pip install -r https://raw.githubusercontent.com/ProgVal/Limnoria/master/requirements.txt
|
pip install -r https://raw.githubusercontent.com/ProgVal/Limnoria/master/requirements.txt
|
||||||
|
|
||||||
And then Limnoria itself: ::
|
And then Limnoria itself::
|
||||||
|
|
||||||
pip install git+https://github.com/ProgVal/Limnoria.git@master
|
pip install git+https://github.com/ProgVal/Limnoria.git@master
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user