diff --git a/README.md b/README.md index f7ee5e51f1..20c10a6459 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Install **npm** and **node.js** (see https://docs.npmjs.com/getting-started/inst ```bash git clone https://github.com/ethereum/remix-ide.git -cd browser-solidity +cd remix-ide npm install ```