Skip to content

Commit fc8bf21

Browse files
committed
add docs about bower install script
1 parent edfb6a3 commit fc8bf21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A Google Chrome developer tools extension for use by [Solidus](https://github.co
44

55
#Build
66
* Clone the repo with `git clone https://github.com/solidusjs/devtools-solidus.git devtools-solidus`
7-
* Run `npm install` to install dependencies
7+
* Run `npm install` to install dependencies (npm will automatically run a script to install front-end dependencies using bower).
88
* (Optional) Chrome will complain about `.pem` files in some of the dependencies, so you can manually delete `node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/test/` to prevent Chrome from warning you when you install the extension.
99

1010
#Installation

0 commit comments

Comments
 (0)