mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Merge branch 'py3k-backport' into testing
This commit is contained in:
commit
d28e3e0a2b
@ -43,6 +43,14 @@ git clone git://github.com/ProgVal/Limnoria.git
|
||||
cd Limnoria
|
||||
```
|
||||
|
||||
*If* you want to use Python 3.x, run these commands (the first one may take
|
||||
a few minutes):
|
||||
|
||||
```
|
||||
./sandbox/run_2to3.sh -j3
|
||||
cd py3k/
|
||||
```
|
||||
|
||||
The rest depends on do you have root access and do you want to perform global or local install.
|
||||
|
||||
## Global install
|
||||
|
Loading…
Reference in New Issue
Block a user