From 12caa32e5981712dc4a1a25a448e72ff9e17dc1d Mon Sep 17 00:00:00 2001 From: Vasilis Tsiligiannis Date: Thu, 14 Mar 2019 22:37:20 +0200 Subject: [PATCH] docs: Fix missing bold ending Signed-off-by: Vasilis Tsiligiannis --- docs/installation-docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation-docker.rst b/docs/installation-docker.rst index dba1cd2..1eb5363 100644 --- a/docs/installation-docker.rst +++ b/docs/installation-docker.rst @@ -39,6 +39,6 @@ Docker Installation $ docker-compose exec web django-admin flush -#. **Build the documentation locally +#. **Build the documentation locally** $ docker run -it -v ${PWD}:/documents/ plaindocs/docker-sphinx make html