From 3b74afe47f527cf4ebf46ebe41f0ea6334009303 Mon Sep 17 00:00:00 2001
From: cgeek <cem.moreau@gmail.com>
Date: Sun, 5 Apr 2020 14:23:53 +0200
Subject: [PATCH] [doc] Links to Yarn and NVM

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

diff --git a/README.md b/README.md
index fbc25ea..f83adc5 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,8 @@ Duniter graphical interface. This is a developement package which is embedded in
 
 ## Installation
 
-> Requires Nodejs v9
-> Requires NVM
-> Requires Yarn
+> Requires [NVM](https://github.com/nvm-sh/nvm#installing-and-updating)
+> Requires [Yarn](https://classic.yarnpkg.com/en/docs/install/)
 
 ```bash
 nvm install 9
-- 
GitLab