From 2dab1faec1da0f1dae83f1df40797edad2a67a35 Mon Sep 17 00:00:00 2001 From: Ev Date: Fri, 23 Feb 2018 17:48:26 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```