Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
Corrected acknowledgements and simplified build tool installation shell commands
  • Loading branch information
amarcu5 committed Dec 19, 2018
1 parent 76a3a93 commit d65f9be
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,7 @@ The following build tools are used to build the extension:

These can be installed by executing the following command:
```Shell
npm install -g csso-cli
npm install -g svgo
npm install -g xar-js
npm install -g google-closure-compiler
npm install -g csso-cli svgo xar-js google-closure-compiler
```

#### Steps
Expand Down Expand Up @@ -183,4 +180,4 @@ export const resource = {
For more examples, please see the [source](https://github.com/amarcu5/PiPer/tree/master/src/)

## Acknowledgements
* [Pied PíPer](https://github.com/JoeKuhns/PiedPiPer.safariextension) for the original inspiration and the Netflix icon
* [Pied PíPer](https://github.com/JoeKuhns/PiedPiPer.safariextension) for the original inspiration

0 comments on commit d65f9be

Please sign in to comment.