Skip to content

Commit 0f09442

Browse files
TenzDelekbmuenzenmeyer
authored andcommitted
fix the inconsistency in Development start command between Contributing Guide and README (#7224)
* fix the start dev command * doc changes * revert the contributing md
1 parent 2d74f65 commit 0f09442

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
@@ -43,7 +43,7 @@
4343

4444
```bash
4545
npm ci
46-
npx turbo dev
46+
npm run dev
4747

4848
# listening at localhost:3000
4949
```

0 commit comments

Comments
 (0)