From 8766826f17665822ed198d78ad680e6c8fda581f Mon Sep 17 00:00:00 2001 From: Ben Word Date: Thu, 12 Apr 2018 19:27:31 -0600 Subject: [PATCH] =?UTF-8?q?Remove=20run=20=F0=9F=91=80=20[ci=20skip]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 724e99d..2c97dd5 100644 --- a/README.md +++ b/README.md @@ -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