Skip to content

Commit c4178a7

Browse files
Update README.md
1 parent fbb1710 commit c4178a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ Fresh is built with [Bulma](https://bulma.io) and [Alpine JS](https://github.com
2020
1. Install Dev Depedencies
2121

2222
```sh
23-
npm install
23+
yarn install
2424
```
2525

2626
2. To start development server
2727

2828
```sh
29-
npm run dev
29+
yarn dev
3030
```
3131

3232
## 🍔 Issues

0 commit comments

Comments
 (0)