From 427d8ed7ca958a6e3060524070d06342e692765d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89lo=C3=AFs?= <elois@ifee.fr>
Date: Sun, 18 Nov 2018 15:21:45 +0100
Subject: [PATCH] change README

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ed75ac9..fdfb175 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,8 @@ You can use DUP Tools directly on the web:  [https://tools.duniter.io/dup-tools-
 For local use, you only need `npm` :
 
 ```
+git clone https://git.duniter.org/tools/dup-tools-front
+cd dup-tools-front
 npm install
 npm start
 ```
-- 
GitLab