We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e762d5 commit 16d9eddCopy full SHA for 16d9edd
docs/install/index.md
@@ -7,7 +7,7 @@ command line tool for creating and updating your instance.
7
8
Some system requirements are needed beforehand:
9
10
-- [Python](https://www.python.org/) (3.6.2 only)
+- [Python](https://www.python.org/) (3.6.2 <= supported version < 3.7.0 only)
11
- [nodejs](https://nodejs.org) (8.0.0+) (not needed to preview, only needed to develop)
12
- [Docker](https://docs.docker.com/) (1.13.0+)
13
- [Docker-Compose](https://docs.docker.com/compose/) (1.17.0+)
0 commit comments