README: mention minimum requirements

This commit is contained in:
Tom Hacohen
2021-01-03 12:55:24 +02:00
committed by GitHub
parent 84870d25bf
commit 3894fd205b

View File

@@ -9,6 +9,10 @@ An [Etebase](https://www.etebase.com) (EteSync 2.0) server so you can run your o
# Installation
## Requirements
Etebase requires Python 3.7 or newer and has a few Python dependencies (listed in `requirements.in/base.txt`).
## From source
Before installing the Etebase server make sure you install `virtualenv` (for **Python 3**):