From 01292b0874d508600f264d60e8c2923b7764bf17 Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Mon, 10 Aug 2020 10:58:32 +0200 Subject: [PATCH] removed 'Usage as a Chrome Extension' --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 6b851aab4e..43f7be7752 100644 --- a/README.md +++ b/README.md @@ -181,16 +181,6 @@ To run the Selenium tests via Nightwatch: **note that this token should have permission to create a gist.** -## Usage as a Chrome Extension - -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. -After that, follow these steps: - -- Browse to `chrome://extensions/` -- Make sure 'Developer mode' has been checked -- Click 'Load unpacked extension...' to pop up a file-selection dialog -- Select your `remix-ide` folder - ## Documentation 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/)