Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Demers <[email protected]>
  • Loading branch information
Raphaël Blanchet and charlesdemers authored Oct 23, 2023
1 parent c50c133 commit a2e81e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To learn more about why we created and maintain this boilerplate project, read o

Make sure that `yarn` is correctly configured before using the boilerplate. Otherwise, you might encounter some packaging errors when using other tools like `npm`.

This also means that every command you would usualy run with `npm` needs to be run with `yarn` instead.
This also means that every command you would usually run with `npm` needs to be run with `yarn` instead.

eg. `yarn foo bar` instead of `npm foo bar`

Expand Down

0 comments on commit a2e81e3

Please sign in to comment.