install docs for #98

This commit is contained in:
Pratyush Desai 2022-02-02 11:22:24 +05:30 committed by Val Lorentz
parent a9323800b8
commit 68bee8234b
2 changed files with 2 additions and 5 deletions

View File

@ -225,13 +225,10 @@ If you know what you are doing and you don't want to use pip, you
can use one of these methods:
* Download a .deb or .rpm package at `ProgVal's build repo`_.
* Use `git`_ to clone the `Limnoria repository`_ and follow the
instructions in `Limnoria's README.md`_.
* Click the "Download ZIP" button at the `Limnoria repository`_. Then,
extract the zipball to some temporary directory, and ``cd`` to the
``Limnoria-master`` directory which contains the extracted code.
.. _ProgVal's build repo: https://builds.progval.net/limnoria/
.. _Limnoria repository: https://github.com/ProgVal/Limnoria
.. _git: https://git-scm.com/
.. _Limnoria's README.md: https://github.com/ProgVal/Limnoria/blob/testing/README.md#installing-from-cloned-repo
.. _git: https://git-scm.com/

View File

@ -11,7 +11,7 @@ questions, we thought it would be a good idea to expand it a bit to make it
a little more of a "foolproof guide".
This guide is only for Windows. If you don't want to install on Windows,
check out the :ref:`non-Windows install guide <use-install>`_.
check out the :ref:`non-Windows install guide <use-install>`.
.. note::