From 8df55a6f329eaa3a7ce97ebeb5a1b7a36c92c359 Mon Sep 17 00:00:00 2001 From: Atharvajadhao <67355863+Atharvajadhao@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:07:50 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67e372d..f807f6b 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ $ npm install vonic@2.0.0-beta.15 ## Getting started -quick start with vue-cli. +Quick start with vue-cli. ``` $ npm i vue-cli -g $ vue init wangdahoo/vonic-template#2.0 my-vonic-app