Skip to content

Commit 957d2f4

Browse files
Tony133jmcdo29
authored andcommitted
docs(): update readme
1 parent a315a9f commit 957d2f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ This is not necessarily the Nest canonical way to test an application, nor is it
2727

2828
1. `git clone https://github.com/jmcdo29/testing-nestjs.git`
2929
2. `cd testing-nestjs/<folderName>`
30-
3. `npm install` OR `yarn add`
31-
4. `npm run test` OR `yarn test`
30+
3. `npm install` OR `yarn add` OR `pnpm install`
31+
4. `npm run test` OR `yarn test` OR `pnpm test`
3232

3333
## Contributing
3434

0 commit comments

Comments
 (0)