From c86c641a4b451ff916ce8b0658e39f0c4a53d5d7 Mon Sep 17 00:00:00 2001 From: Alberto Gualis Date: Tue, 12 Dec 2017 21:04:33 +0100 Subject: [PATCH] Improve setup instructions in readme 2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e03bcb..19a3d35 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ $ npm run dev mat ### 'mat' was the material theme, try iOS with ``` bash $ yarn dev ios +``` or ``` bash $ npm run dev ios