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