Skip to content

Commit 67989be

Browse files
fix: Fix #381
1 parent 718324f commit 67989be

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
@@ -25,7 +25,7 @@ yarn # or npm install
2525
3. Start local development environment
2626

2727
```bash
28-
yarn serve
28+
yarn serve # or npm run serve
2929
```
3030

3131
## Deploying

0 commit comments

Comments
 (0)