Commit b0907595 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #616 from hello1277/patch-1

Update README.md
parents 3a8f60d8 cff3e101
......@@ -18,9 +18,9 @@ Note: it contains the latest release of Solidity available at the time of the pa
Install npm and node.js (see https://docs.npmjs.com/getting-started/installing-node), then do:
* `git clone https://github.com/ethereum/browser-solidity`
* `cd browser-solidity`
* `npm install` - fetch dependencies & executes `npm run prepublish` to build the application
* `git clone https://github.com/ethereum/browser-solidity`
* `cd browser-solidity`
* `npm install` - fetch dependencies & executes `npm run prepublish` to build the application
## DEVELOPING:
......
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