Skip to content

Commit 2440db0

Browse files
committed
Add pre-release Solidus notes for early users
1 parent 687f483 commit 2440db0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ A Google Chrome developer tools extension for use by [Solidus](https://github.co
1515
* Run `grunt build` to generate an installable `.crx` file in the `dist/` directory.
1616

1717
#Usage
18-
* Once the extension is installed, you can open Chrome's Developer Tools and you should see a "Solidus" tab.
18+
* The extension currently requires a pre-release version of Solidus. To use this version, update `package.json` to point to `"git+https://github.com/solidusjs/solidus.git#2b830f4c08"`. A `log_server_port` port must also be specified in order for log streaming to work. Note that this feature won't work currently with the [vagrant-solidus plugin](https://github.com/solidusjs/vagrant-solidus).
19+
20+
* Once the extension is installed, you can open Chrome's Developer Tools and you should see a "Solidus" tab.

0 commit comments

Comments
 (0)