Aggiorna 'Readme.md'
This commit is contained in:
parent
23a26eac10
commit
398f1d72c5
1 changed files with 3 additions and 2 deletions
|
@ -16,12 +16,13 @@ Set the proper path in var _LINEAGEWIKI_
|
|||
|
||||
TODO: choose where to set _LINEAGEWIKI_
|
||||
|
||||
Installation:
|
||||
```
|
||||
## Installation:
|
||||
|
||||
```
|
||||
git clone https://git.lattuga.net/d0c/suitablephones.git
|
||||
virtualenv .
|
||||
bin/pip install -r requirements.txt
|
||||
bin/python manage.py migrate
|
||||
bin/python manage.py createsuperuser
|
||||
bin/python manage.py runserver
|
||||
```
|
Loading…
Reference in a new issue