Commit 630703a1 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #583 from girishramnani/patch-1

readme: Removed indentation
parents 3a62b5d9 875d2c01
...@@ -34,10 +34,10 @@ Brief instructions to build for linux(Todo add other platforms) we will add deta ...@@ -34,10 +34,10 @@ Brief instructions to build for linux(Todo add other platforms) we will add deta
Install eth or geth, npm and node.js (see https://docs.npmjs.com/getting-started/installing-node), then do: Install eth or geth, npm and node.js (see https://docs.npmjs.com/getting-started/installing-node), then do:
* `git clone https://github.com/ethereum/remix` * `git clone https://github.com/ethereum/remix`
* `cd remix` * `cd remix`
* `npm install` * `npm install`
* `npm start` * `npm start`
open `remix/index.html` in your browser. open `remix/index.html` in your browser.
......
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