Unverified Commit c3371a88 authored by Nina Breznik's avatar Nina Breznik Committed by GitHub

Update README.md

parent bcc1858c
...@@ -32,7 +32,7 @@ Or if you want to clone the github repository (`wget` need to be installed first ...@@ -32,7 +32,7 @@ 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 install github.com/ethereum/remix repository and link it to 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 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