Update README.md

pull/1/head
yann300 7 years ago committed by GitHub
parent 6672bde77d
commit 8b72cc44c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

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

Loading…
Cancel
Save