Skip to content

Commit

Permalink
clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
bruffridge committed Sep 20, 2018
1 parent 25cc7b6 commit ab77920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Install Composer dependencies:
$ composer install
```

Run `yarn` from the theme directory to install dependencies. If you won't be making changes to the theme's source code then run `yarn install --production`.
Run `yarn` from the theme directory to install dependencies. If you won't be making changes to the theme's static assets (css, javascript, images) then run `yarn install --production`.

Update `resources/assets/config.json` settings:
* `devUrl` should reflect your local development hostname
Expand Down

0 comments on commit ab77920

Please sign in to comment.