diff --git a/docs/installation-development.md b/docs/installation-development.md index 55b20a340e74a67f3f4c0f1a7df390860ff51bf5..aa38215e9263659d0c5fbdf3ebc4fc8830ab6551 100644 --- a/docs/installation-development.md +++ b/docs/installation-development.md @@ -17,8 +17,7 @@ Aura Engine runs on any modern Debian-based OS. It requires at least -- `Node 13` -- `Python 3.7` +- `Python 3.7` or `Python 3.8` - `git` Additionally you'll need these system packages: diff --git a/docs/installation-production.md b/docs/installation-production.md index f9506a25f41874322f8422b143b50cf41af6ab60..2c4c3ee9639ffe5005a1214412804fe12f5adcfb 100644 --- a/docs/installation-production.md +++ b/docs/installation-production.md @@ -18,7 +18,7 @@ Aura Engine runs on any modern Debian-based OS. It requires at least -- `Python 3.7` +- `Python 3.7` or `Python 3.8` - `git` Additionally you'll need these system packages below.