diff --git a/README.md b/README.md index c60488a3..7a191ef7 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,9 @@ The default [installing_deps.sh](./installing_deps.sh) is for Debian and Ubuntu There is also a [Travis file](.travis.yml) used for automating the installation that can be used to build and install AIL on other systems. +Requirement: +- Python 3.5+ + Installation Notes ------------