mirror of
https://github.com/etesync/server
synced 2024-11-22 08:48:07 +00:00
Update installation instructions to match README.md
parent
da17754403
commit
9ed1527cd8
@ -12,7 +12,7 @@ We use a virtual environment as this avoids having to install the dependencies s
|
||||
$ apt-get install python3-virtualenv
|
||||
|
||||
$ cd ~ # To set up the server in your home dir
|
||||
$ git clone --branch v0.7.0 https://github.com/etesync/server etebase
|
||||
$ git clone https://github.com/etesync/server.git etebase
|
||||
$ cd etebase
|
||||
|
||||
$ virtualenv -p python3 .venv # If doesn't work, try: virtualenv3 .venv
|
||||
|
Loading…
Reference in New Issue
Block a user