Skip to content

Commit 40bde95

Browse files
authored
Merge pull request #33 from stackhpc/GregWhiteyBialas-patch-1
Update README.rst
2 parents e532b26 + 8f57b6e commit 40bde95

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Build the guide
1313

1414
Prepare your build environment:
1515

16+
Please note that Sphinx requires now python version 3.7+. Details: https://github.com/sphinx-contrib/autoprogram/pull/48.
17+
Default python version in CentOS 8 is 3.6. So either you use different distro, or install python 3.7+ manually.
18+
1619
.. code-block:: console
1720
1821
python3 -m venv venv

0 commit comments

Comments
 (0)