Skip to content

Commit 5645a37

Browse files
committed
docs: added instruction for pnpm & npm
1 parent 9807788 commit 5645a37

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
@@ -23,7 +23,7 @@ Go to the project directory
2323
cd hacktoberfest-projects
2424
```
2525

26-
Install dependencies
26+
Install dependencies (if you want to use `npm` you can use but its recommended to use `pnpm`)
2727

2828
```bash
2929
pnpm i

0 commit comments

Comments
 (0)