We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5940255 commit 2bd0ceaCopy full SHA for 2bd0cea
1 file changed
README.md
@@ -15,7 +15,7 @@ Check markup reference in [Starlight Docs](https://starlight.astro.build/guides/
15
## Dev
16
17
```bash
18
-cd docs
+npm install
19
npm run dev
20
```
21
0 commit comments