You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,16 +183,6 @@ To run the Selenium tests via Nightwatch:
183
183
**note that this token should have permission to create a gist.**
184
184
185
185
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
-
196
186
## Documentation
197
187
198
188
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