README: make it clearer that it's not only for Arch/Fedora

pull/22/head v0.2.1
Tom Hacohen 5 years ago committed by GitHub
parent c3b50d3f72
commit cf0dc8e6a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,12 +12,13 @@ A skeleton app for running your own [EteSync](https://www.etesync.com) server
* Arch Linux : [AUR](https://aur.archlinux.org/packages/etesync-server)
* Fedora : [COPR](https://copr.fedorainfracloud.org/coprs/daftaupe/etesync)
## Manually from source
## From source
Before installing the EteSync server make sure you install `virtualenv` (for **Python 3**):
* Arch Linux: `pacman -S python-virtualenv`
* Debian/Ubuntu: `apt-get install python3-virtualenv`
* Mac/Windows/Other Linux: install virtualenv or just skip the instructions mentioning virtualenv.
Then just clone the git repo and set up this app:

Loading…
Cancel
Save