mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-20 21:35:42 +02:00
Merge pull request #576 from eatdrinksleepcode/yarn-README
Update README reference from npm to yarn
This commit is contained in:
commit
761eb9e5ef
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue