Updates from code review

This commit is contained in:
Michael
2019-04-14 21:25:38 +01:00
parent f03b48baaf
commit 979b36c4d1
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ Then from the ``docs`` directory, build the HTML:
$ make html
If you encounter this error, it's likely that running it in virtual environment is your problem.
If you encounter this error, it's likely that you are running inside a virtual environment.
.. code-block:: console