README: mention that Windows requires WSL

This commit is contained in:
Tom Hacohen 2021-01-03 09:14:10 +02:00 committed by GitHub
parent 2e21fe4994
commit 84870d25bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ Before installing the Etebase server make sure you install `virtualenv` (for **P
* 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.
* Mac/Windows (WSL)/Other Linux: install virtualenv or just skip the instructions mentioning virtualenv.
Then just clone the git repo and set up this app: