diff --git a/use/install.rst b/use/install.rst index 8300f34..1f5c3c8 100644 --- a/use/install.rst +++ b/use/install.rst @@ -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/ \ No newline at end of file diff --git a/use/install_windows.rst b/use/install_windows.rst index 9fa4bfe..770a279 100644 --- a/use/install_windows.rst +++ b/use/install_windows.rst @@ -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 `_. +check out the :ref:`non-Windows install guide `. .. note::