We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d74f65 commit 0f09442Copy full SHA for 0f09442
1 file changed
README.md
@@ -43,7 +43,7 @@
43
44
```bash
45
npm ci
46
-npx turbo dev
+npm run dev
47
48
# listening at localhost:3000
49
```
0 commit comments