Update README.md

format error in INSTALLATION
pull/1/head
hello1277 7 years ago committed by GitHub
parent 65b554fc2c
commit cff3e101be
  1. 6
      README.md

@ -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:

Loading…
Cancel
Save