From 087e60b0a99df5f4cd84d96b55ed645815fcead6 Mon Sep 17 00:00:00 2001 From: Millicent Billette <1000i100@tuta.io> Date: Sun, 12 Aug 2018 15:14:57 +0000 Subject: [PATCH] some github -> gitlab --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71420ce..1e5ee06 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,14 @@ Issues can be submitted on github. However, all issues created on github will be # Duniter-ui -Duniter graphical interface. This is a developement package which is embedded in [Duniter software](https://github.com/duniter/duniter) on build phase. +Duniter graphical interface. This is a developement package which is embedded in [Duniter software](https://git.duniter.org/nodes/typescript/duniter) on build phase. ## Installation > Requires Nodejs v4+ and Duniter v0.20+ ```bash -git clone https://github.com/duniter/duniter.git +git clone https://git.duniter.org/nodes/typescript/duniter.git cd duniter npm install ``` -- GitLab