From 9936b8a014ca444a1b1f461ef20025731864ab70 Mon Sep 17 00:00:00 2001 From: Anatoly Date: Sat, 29 Jan 2022 19:19:24 +0300 Subject: [PATCH] Added install instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 53a97e6..adc598b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Check out the [demo](https://anatolykopyl.github.io/vue-three-d-mockup/) +## Installation + +``` +$ npm install github:anatolykopyl/vue-three-d-mockup +``` + ## Usage ```html