Skip to content

Commit 8ea673f

Browse files
committed
docs: dev
1 parent 4cdd5cd commit 8ea673f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
## Run locally
66

77
```bash
8-
$ (cd website && npm install)
9-
$ (cd website && npm run start)
8+
$ yarn install
9+
$ yarn dev
1010
```

0 commit comments

Comments
 (0)