Add a useful link to the git repo, fix a typo, in docs

This commit is contained in:
Dan Lester
2020-05-06 20:08:01 +01:00
parent 68a84f1f92
commit 68f378b474
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ The easiest & safest way to develop & test TLJH is with `Docker <https://www.doc
#. Install Docker Community Edition by following the instructions on
`their website <https://www.docker.com/community-edition>`_.
#. Clone the git repo (or your fork of it).
#. Clone the [git repo](https://github.com/jupyterhub/the-littlest-jupyterhub) (or your fork of it).
#. Build a docker image that has a functional systemd in it.
.. code-block:: bash