diff --git a/README.md b/README.md index f8800ff..1d39872 100644 --- a/README.md +++ b/README.md @@ -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**):