Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chairuosen authored Jun 18, 2016
1 parent 154e3a6 commit 8a5c399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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%`
prop `height` and `width` could be one of these: `200`, `200px`, `50%`

0 comments on commit 8a5c399

Please sign in to comment.