incorrect npm command
Line 164: added missing `run` part of the nam command.
This commit is contained in:
parent
d07f93ecf5
commit
91b213b528
@ -161,7 +161,7 @@ To get started:
|
||||
**Note:** If you upgraded from a previous version of the theme be sure you copied over [`package.json`]({{ site.gh_repo }}/master/package.json) prior to running `npm install`.
|
||||
{: .notice--warning}
|
||||
|
||||
If all goes well, running `npm build:css` will process all SCSS files into `main.css`, which should then pipe through Autoprefixer.
|
||||
If all goes well, running `npm run build:css` will process all SCSS files into `main.css`, which should then pipe through Autoprefixer.
|
||||
|
||||
```
|
||||
Rendering Complete, saving .css file...
|
||||
|
Loading…
Reference in New Issue
Block a user