Commit cff3e101 authored by hello1277's avatar hello1277 Committed by GitHub

Update README.md

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