Skip to content

Commit

Permalink
.json -> -json + beautify commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Gert authored Aug 2, 2017
1 parent cf707a9 commit 7dc74a4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ Bundle Javascript & Stylesheets from package.json (Yarn) with PHP.

## Example:

git clone https://github.com/wbadrh/phpackage.json
yarn
composer install
```
$ git clone https://github.com/wbadrh/phpackage-json
$ yarn
$ composer install
```

public_html/example.php

0 comments on commit 7dc74a4

Please sign in to comment.