github -> git.lattuga.net
This commit is contained in:
parent
434a968bbd
commit
0fe9fe0304
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Installation
|
||||||
|
|
||||||
Installing larigira is quite simple. You can install latest version from PyPI
|
Installing larigira is quite simple. You can install latest version from PyPI
|
||||||
using ``pip install larigira``. Or you can ``git clone
|
using ``pip install larigira``. Or you can ``git clone
|
||||||
https://github.com/boyska/larigira.git`` and run ``python setup.py install``.
|
https://git.lattuga.net/boyska/larigira.git`` and run ``python setup.py install``.
|
||||||
As always, the usage of a virtualenv is recommended.
|
As always, the usage of a virtualenv is recommended.
|
||||||
|
|
||||||
The only supported python version is 3.4.
|
The only supported python version is 3.4.
|
||||||
|
|
Loading…
Reference in a new issue