From 6374daa951cee9b9e74fbb3e1c9c1625173b6a91 Mon Sep 17 00:00:00 2001 From: syropian Date: Sun, 17 Jul 2016 11:05:01 -0400 Subject: [PATCH] Updating README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 181eed1..e6ee52a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > A simple Vue.js wrapper around the ProseMirror editor -## Install (not available yet) +## Install ```js $ npm install vue-prosemirror --save