Update README.md

pull/1/head
Nina Breznik 7 years ago committed by GitHub
parent cedc1ca95a
commit bcc1858cba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -32,7 +32,7 @@ Or if you want to clone the github repository (`wget` need to be installed first
```bash
git clone https://github.com/ethereum/remix-ide.git
cd remix-ide
git run setupremix
npm run setupremix // this will install github.com/ethereum/remix repository and link it to remix-ide
npm install
npm start
```

Loading…
Cancel
Save