Skip to content

Commit bdd3ea7

Browse files
authored
Merge pull request #774 from sheikhlimon/docs/remove-redundant-npm-install
docs: remove redundant 'npm i' from setup instructions
2 parents 1bfde28 + 5020f2a commit bdd3ea7

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)