Corrected command reference in readme

This commit is contained in:
naz 2020-10-20 23:24:33 +13:00 committed by GitHub
parent d0a6b5365d
commit af091a43a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.