Fix a fairly improtant typo!

pull/3/head
Dave Page 2016-11-11 10:55:31 +00:00
parent 7b574b284d
commit d5361a62cb
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ In order to configure the Python code, follow these steps:
.. code-block:: python .. code-block:: python
SERVER_MODE = False SERVER_MODE = True
3. In most cases, the default file locations are setup for running in desktop mode. 3. In most cases, the default file locations are setup for running in desktop mode.
Add settings similar to the following to ``config_local.py`` to use paths suitable Add settings similar to the following to ``config_local.py`` to use paths suitable