mirror of
https://github.com/etesync/server
synced 2024-11-22 08:48:07 +00:00
Updated Basic Setup Etebase (EteSync v2) (markdown)
parent
d5e6d383b1
commit
c24baace94
@ -16,7 +16,6 @@ $ git clone --branch v0.7.0 https://github.com/etesync/server etebase
|
||||
$ cd etebase
|
||||
|
||||
$ virtualenv -p python3 .venv # If doesn't work, try: virtualenv3 .venv
|
||||
$ sudo chmod -R 0777 .venv # If current path not owned by user. Avoid permission denied with pip
|
||||
$ source .venv/bin/activate
|
||||
|
||||
$ pip3 install -r requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user