diff --git a/README.md b/README.md index ed75ac9b3012c89239e6d415039064d828a6d375..fdfb1758f87645bc5945e7fd50767d3fd27d05f5 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 ```