Merge pull request #604 from JamesWatling/patch-1

Add yarn/npm install command
This commit is contained in:
Valeriy 2017-10-05 17:01:48 +05:00 committed by GitHub
commit b3ec1e5611

View File

@ -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
==============