From 8a5c39985fd906c503b34711a2aa82b2e40c065c Mon Sep 17 00:00:00 2001 From: Ruosen Chai Date: Sat, 18 Jun 2016 17:55:38 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5796dc..67eb82a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ vue-ace-editor 1. Install ``` - npm install --save-dev git+https://github.com/chairuosen/vue-ace-editor.git + npm install --save-dev vue-ace-editor ``` 2. Require it in `components` of Vue options @@ -32,4 +32,4 @@ vue-ace-editor prop `lang` and `theme` is same as ace-editor's doc - prop `height` and `width` could be one of these: `200`, `200px`, `50%` \ No newline at end of file + prop `height` and `width` could be one of these: `200`, `200px`, `50%`