We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c714fb3 commit 0d92a1eCopy full SHA for 0d92a1e
1 file changed
README.md
@@ -6,7 +6,7 @@ A Google Chrome developer tools extension for use by [Solidus](https://github.co
6
* Clone the repo with `git clone https://github.com/solidusjs/devtools-solidus.git devtools-solidus`
7
8
#Installation
9
-* Find the `.crx` file you want in the `dist/` directory. We recommend using the latest version, or you can manually build your own (see below).
+* Download the `.crx` file from the latest release, or you can manually build your own (see below).
10
* Open [chrome://extensions](chrome://extensions) in Chrome.
11
* Drag and drop the `.crx` file onto the page and click "Add" to install.
12
0 commit comments