From a96a87cb031887a042b467c34bc92ddcd7781aa2 Mon Sep 17 00:00:00 2001 From: Kostas Minaidis Date: Tue, 19 Sep 2017 03:12:23 +0300 Subject: [PATCH] Updating repository pathname --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ff234f..2c89709 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To clone and run this repository you'll need [Git](https://git-scm.com) and [Nod # Clone this repository git clone https://github.com/klombomb/browser-demo # Go into the repository -cd electron-quick-start +cd browser-demo # Install dependencies npm install # Run the app