diff --git a/Readme.md b/Readme.md index 91a1270..fec2d1c 100644 --- a/Readme.md +++ b/Readme.md @@ -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 +``` \ No newline at end of file