From 0f0624cd29330d551c82fc648bf6b8222a96e935 Mon Sep 17 00:00:00 2001 From: yann300 Date: Mon, 12 Mar 2018 17:02:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a72259ac80..1cfd43dd36 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Then open your `text editor` and start developing. The browser will automatically refresh when files are saved. Most of the the time working with other modules (like debugger etc.) hosted in the [Remix repository](https://github.com/ethereum/remix) is not needed. -But in case changes have to be made in that repository too, the following command will help you link Remix with your local Browser-solidity repository: +But in case changes have to be made in that repository too, the following command will help you link Remix with your local remix-ide repository: After `npm install` run also: