Skip to content

Commit

Permalink
Merge pull request ethereum#1264 from ethereum/yann300-patch-6
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
yann300 authored Apr 19, 2018
2 parents cef11c8 + 8b72cc4 commit 8a79566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ 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
npm run setupremix # this will clone https://github.com/ethereum/remix for you and link it to remix-ide
npm install
npm run setupremix # this will clone https://github.com/ethereum/remix for you and link it to remix-ide
npm start
```

Expand Down

0 comments on commit 8a79566

Please sign in to comment.