Skip to content

Commit 8766826

Browse files
committed
Remove run 👀 [ci skip]
1 parent 9947b1d commit 8766826

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ Edit `app/setup.php` to enable or disable theme features, setup navigation menus
8585

8686
### Build commands
8787

88-
* `yarn run start` — Compile assets when file changes are made, start Browsersync session
89-
* `yarn run build` — Compile and optimize the files in your assets directory
90-
* `yarn run build:production` — Compile assets for production
88+
* `yarn start` — Compile assets when file changes are made, start Browsersync session
89+
* `yarn build` — Compile and optimize the files in your assets directory
90+
* `yarn build:production` — Compile assets for production
9191

9292
## Documentation
9393

0 commit comments

Comments
 (0)