From a733cf2d7b7907c887e82bfea932987d44c7f6b5 Mon Sep 17 00:00:00 2001 From: Matt Rothenberg Date: Wed, 10 Apr 2019 17:38:51 -0400 Subject: [PATCH] Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 118d7bd..efa344d 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,11 @@ This library strives to imitate its parent, `react-flip-toolkit`, as closely as ## Cool, so how do I use it? +Install the library +```bash +yarn add vue-flip-toolkit +``` + Import the respective components. ```js