1
0
Fork 0

docs: Fix missing bold ending

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
merge-requests/727/head
Vasilis Tsiligiannis 2019-03-14 22:37:20 +02:00
parent 3c7b16edb0
commit 12caa32e59
1 changed files with 1 additions and 1 deletions

View File

@ -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