Corrected command reference in readme
This commit is contained in:
parent
d0a6b5365d
commit
af091a43a9
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need
|
|||
yarn
|
||||
|
||||
# Run build & watch for changes
|
||||
$ yarn dev
|
||||
yarn dev
|
||||
```
|
||||
|
||||
Now you can edit `/assets/css/` files, which will be compiled to `/assets/built/` automatically.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue