Merge pull request #576 from eatdrinksleepcode/yarn-README

Update README reference from npm to yarn
This commit is contained in:
Peter Cottle 2019-04-30 19:10:05 -07:00 committed by GitHub
commit 761eb9e5ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: