README: make it clearer that it's not only for Arch/Fedora
This commit is contained in:
		
							parent
							
								
									c3b50d3f72
								
							
						
					
					
						commit
						cf0dc8e6a8
					
				| @ -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) | * Arch Linux : [AUR](https://aur.archlinux.org/packages/etesync-server) | ||||||
| * Fedora     : [COPR](https://copr.fedorainfracloud.org/coprs/daftaupe/etesync) | * 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**): | Before installing the EteSync server make sure you install `virtualenv` (for **Python 3**): | ||||||
| 
 | 
 | ||||||
| * Arch Linux: `pacman -S python-virtualenv` | * Arch Linux: `pacman -S python-virtualenv` | ||||||
| * Debian/Ubuntu: `apt-get install python3-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: | Then just clone the git repo and set up this app: | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Tom Hacohen
						Tom Hacohen