Skip to content

Commit 2cb6c6a

Browse files
committed
docs: clarify yarn install purpose in README
Signed-off-by: Subham Sangwan <[email protected]>
1 parent 34d71be commit 2cb6c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ src
3030
- 🗺
3131
[Navigation guidelines](https://gatsby-theme-carbon.now.sh/guides/navigation/sidebar)
3232

33-
- `yarn install`install dependencies
33+
- `yarn install`installs all project dependencies listed in `package.json`
3434
- `yarn dev` – start the development server
3535
- `yarn dev:clean` – use this if you have cache issues
3636
- `lint:js` – lint your JavaScript files

0 commit comments

Comments
 (0)