Skip to content

Commit 748ef85

Browse files
authored
Merge pull request #339 from ethereum/removeExtension
removed 'Usage as a Chrome Extension'
2 parents f74b0fa + 01292b0 commit 748ef85

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -183,16 +183,6 @@ To run the Selenium tests via Nightwatch:
183183
**note that this token should have permission to create a gist.**
184184

185185

186-
## Usage as a Chrome Extension
187-
188-
If you would like to use this as a Chrome extension, you must either build it first or pull from the `gh-pages` branch, both described above.
189-
After that, follow these steps:
190-
191-
- Browse to `chrome://extensions/`
192-
- Make sure 'Developer mode' has been checked
193-
- Click 'Load unpacked extension...' to pop up a file-selection dialog
194-
- Select your `remix-ide` folder
195-
196186
## Documentation
197187

198188
To see details about how to use Remix for developing and/or debugging Solidity contracts, please see [our documentation page](https://remix-ide.readthedocs.io/en/latest/)

0 commit comments

Comments
 (0)