Skip to content

Commit

Permalink
Remove run 👀 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs committed Apr 13, 2018
1 parent 9947b1d commit 8766826
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8766826

Please sign in to comment.