From 8e49746a5f82cc238de82dacc25a38de545a296a Mon Sep 17 00:00:00 2001 From: Louis Eveillard Date: Wed, 23 Nov 2016 18:32:15 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38123dd3b..69d3e13b5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Check out the latest releases: https://github.com/l-atelier-des-chercheurs/dodoc _You need both [git](https://git-scm.com/downloads) and [node.js](https://nodejs.org/) to install DoDoc._ #### Windows -Follow this tutorial: http://wikistrea.fr/Comment_ouvrir_la_console_de_commande_Windows_en_mode_administrateur_%3F +Follow [this tutorial](http://wikistrea.fr/Comment_ouvrir_la_console_de_commande_Windows_en_mode_administrateur_%3F): #### Mac OSX Go to Applications->Utilities->Terminal #### Linux @@ -87,4 +87,4 @@ As the content folder (medias, texts, etc.) is outside the app, just replace the ### Debug and edit dodoc To debug DoDoc, you can enable extra-logging with the following command: -```npm run debug``` \ No newline at end of file +```npm run debug```