From ead56bac7794cac1089758d248e1a2863420aa7d Mon Sep 17 00:00:00 2001 From: s2 Date: Mon, 17 Jun 2019 20:54:45 +0200 Subject: [PATCH] readme fix --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1b8dd424..f8e2b424 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ There are just some js libraries: ### run the app ``` -cd app npm install npm start ```