From b58829af909ea068d684d332eca28218df53c8f3 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Mon, 24 Jun 2019 07:40:39 +0200 Subject: [PATCH] cange instructions from npm to yarn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48d1f9a7..78d6bf3b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ In order to use the slide deck, you must have: - **git**: For convenience, have your SSH key configured on git-r3lab. [Here](https://docs.gitlab.com/ee/gitlab-basics/create-your-ssh-keys.html) is how to do it. - **git-lfs**: Installation instructions are [here](https://help.github.com/en/articles/installing-git-large-file-storage) - **Python 3**: It is recommend to use a virtual environment -- **Node.js**: Instructions for are here for [macOS](https://wsvincent.com/install-node-js-npm-mac/) and [Windows](https://wsvincent.com/install-node-js-npm-windows/). +- **yarn**: Instructions are [here](https://yarnpkg.com/lang/en/docs/install) ## How to get started -- GitLab