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

Update README.md

parent 6672bde7
...@@ -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