Remove run 👀 [ci skip]

This commit is contained in:
Ben Word
2018-04-12 19:27:31 -06:00
parent 9947b1d591
commit 8766826f17

View File

@@ -85,9 +85,9 @@ Edit `app/setup.php` to enable or disable theme features, setup navigation menus
### Build commands
* `yarn run start` — Compile assets when file changes are made, start Browsersync session
* `yarn run build` — Compile and optimize the files in your assets directory
* `yarn run build:production` — Compile assets for production
* `yarn start` — Compile assets when file changes are made, start Browsersync session
* `yarn build` — Compile and optimize the files in your assets directory
* `yarn build:production` — Compile assets for production
## Documentation