Skip to content

Commit 65bf837

Browse files
committed
update build instructions and crx built with new private key
1 parent 9864d05 commit 65bf837

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ A Google Chrome developer tools extension for use by [Solidus](https://github.co
1111
* Drag and drop the `.crx` file onto the page and click "Add" to install.
1212

1313
#Manually Build
14+
* In order to manually build the extension, you will need a copy of the key file that has been generated for this extension. Once you obtain the key file, copy it to `cert/key.pem`.
1415
* Run `npm install` to install dependencies (npm will automatically run a script to install front-end dependencies using bower).
1516
* Run `grunt build` to generate an installable `.crx` file in the `dist/` directory.
1617

dist/devtools-solidus-0.1.0.crx

-495 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)