From 8955cb3d5b812d029e8ce40153842adaf0a32ef6 Mon Sep 17 00:00:00 2001 From: Patrick Watrin <pat@lucy.local> Date: Mon, 29 Feb 2016 11:57:02 +0100 Subject: [PATCH] documentation building howot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a976b20..521ab6a 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ apt-get install python-sphinx Once the tool installed, just open a terminal, move in the [documentation]() directory and run (as user): ```bash -make +make html ``` ## Getting started -- GitLab