From 9f51202e60931b97bc1c9faa1548c63a63f717fe Mon Sep 17 00:00:00 2001 From: David Nelson Date: Tue, 30 Apr 2019 20:12:29 -0500 Subject: [PATCH] Update README reference from npm to yarn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cdaa4bf..4086a827 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ at least once before submitting a pull request. That means you'll need the "Grun https://gruntjs.com/getting-started -You'll also need `npm` to download all the dependencies of the project. +You'll also need `yarn` to download all the dependencies of the project. The general workflow / steps are below: