Merge pull request #579 from ideonate/master

Fixed git repo link from markdown to rst
This commit is contained in:
Georgiana Elena
2020-07-22 14:18:43 +03:00
committed by GitHub

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](https://github.com/jupyterhub/the-littlest-jupyterhub) (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