Skip to content

Commit 5020f2a

Browse files
committed
docs: remove redundant 'npm i' from setup instructions
1 parent f7c9500 commit 5020f2a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

community/contributing-guidelines.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ flowchart LR
4141

4242
Once you have installed the dependencies, you can run the application locally using:
4343
```bash
44-
npm i
45-
```
46-
```bash
4744
npm start
4845
```
4946

0 commit comments

Comments
 (0)