[tutorial] Add note about creating config.yaml file if it doesn't exist

Refer #8
This commit is contained in:
yuvipanda
2018-07-01 10:25:56 -07:00
parent c8b5fe3462
commit f07cc160f4

View File

@@ -45,7 +45,7 @@ TLJH is configured with a ``config.yaml`` files, written in `YAML <https://yaml.
We will modify ``config.yaml`` to list admin users, and then restart JupyterHub to
let the changes take effect.
1. Open the ``config.yaml`` file for editing.
1. Create a ``config.yaml`` file in the correct location & open it for editing.
.. code-block:: bash