From ec5b7183d214887c87d5032bed00d0dcc8a25eeb Mon Sep 17 00:00:00 2001 From: James Watling Date: Tue, 3 Oct 2017 13:09:18 +0800 Subject: [PATCH] Add yarn/npm install command --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b6e302b..2622598 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ [Doc.tpl](https://github.com/xdan/datetimepicker/blob/master/doc.tpl) This file will be automatically displayed on the site +# Installation + +``` +npm install datetimepicker-jquery +OR +yarn add datetimepicker-jquery +``` + # datetimepicker ==============