Unverified Commit f9707a79 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1141 from ethereum/yann300-patch-4

Update README.md
parents 06686f7e fe0aa786
...@@ -35,7 +35,7 @@ Then open your `text editor` and start developing. ...@@ -35,7 +35,7 @@ Then open your `text editor` and start developing.
The browser will automatically refresh when files are saved. 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. 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: After `npm install` run also:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment