Unverified Commit 8a79566b authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1264 from ethereum/yann300-patch-6

Update README.md
parents cef11c88 8b72cc44
...@@ -35,8 +35,8 @@ Or if you want to clone the github repository (`wget` need to be installed first ...@@ -35,8 +35,8 @@ Or if you want to clone the github repository (`wget` need to be installed first
```bash ```bash
git clone https://github.com/ethereum/remix-ide.git git clone https://github.com/ethereum/remix-ide.git
cd remix-ide cd remix-ide
npm run setupremix # this will clone https://github.com/ethereum/remix for you and link it to remix-ide
npm install npm install
npm run setupremix # this will clone https://github.com/ethereum/remix for you and link it to remix-ide
npm start npm start
``` ```
......
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