Merge pull request #171 from johnthagen/demo-python-version

Update demo README to reference Python 3
This commit is contained in:
Rémy HUBSCHER 2021-01-21 17:39:06 +01:00 committed by GitHub
commit 8df2615a29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ Deploy the demo
System requirements:
* `Python`_ version 2.7, available as ``python`` command.
* `Python`_ version 3.6+, available as ``python`` command.
.. note::