diff --git a/docs/about.html b/docs/about.html index 927d0af0..61b3b73d 100644 --- a/docs/about.html +++ b/docs/about.html @@ -1,7 +1,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 3cd9200e..e0c1af88 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - + diff --git a/docs/installation.html b/docs/installation.html index a17dcea3..36bfb0ba 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -1,7 +1,7 @@ - + @@ -99,7 +99,7 @@

PreTeXt-CLI requires Python version 3.6 or better.

To check your version, type this into your terminal or command prompt:

python -V
-

If your version is 2.x, try this instead (and if so, either replace all future references to `python` in these instructions with `python3`, or try this).

+

If your version is 2.x, try this instead (and if so, either replace all future references to python in these instructions with python3, or try this).

python3 -V

If you don't have a compatible Python available, try one of these: