Minor changes.
This commit is contained in:
parent
fd267ea69b
commit
a8bebc0af7
4
INSTALL
4
INSTALL
@ -82,11 +82,11 @@ system.
|
|||||||
|
|
||||||
1. Setup virtualenv:
|
1. Setup virtualenv:
|
||||||
|
|
||||||
cd openslides
|
cd openslides (project root directory)
|
||||||
virtualenv .venv
|
virtualenv .venv
|
||||||
. .venv/bin/activate
|
. .venv/bin/activate
|
||||||
|
|
||||||
2. Install 'pip' if not available:
|
2. Install 'pip' (if not available):
|
||||||
|
|
||||||
easy_install pip
|
easy_install pip
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user