mirror of
https://github.com/gosticks/PiPer.git
synced 2025-10-16 11:55:42 +00:00
Updated readme
Corrected acknowledgements and simplified build tool installation shell commands
This commit is contained in:
parent
76a3a931ba
commit
d65f9be805
@ -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
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user