From f225d87b85d8ed07740adc5b9729b73e17e5b1b4 Mon Sep 17 00:00:00 2001 From: johnthagen Date: Thu, 21 Jan 2021 11:37:12 -0500 Subject: [PATCH] Update demo README to reference Python 3 --- demo/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/README.rst b/demo/README.rst index 24fd622..cf1fd85 100644 --- a/demo/README.rst +++ b/demo/README.rst @@ -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::