Skip to content

Commit f920f3b

Browse files
committed
add clone command to instructions
1 parent 895970f commit f920f3b

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
@@ -3,7 +3,7 @@ A Google Chrome developer tools extension for use by [Solidus](https://github.co
33
**Note:** This is still a work in progress, use at your own risk.
44

55
#Build
6-
* Clone the repo with
6+
* Clone the repo with `git clone https://github.com/solidusjs/devtools-solidus.git devtools-solidus`
77
* Run `npm install` to install dependencies
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

0 commit comments

Comments
 (0)