Add yarn/npm install command

This commit is contained in:
James Watling 2017-10-03 13:09:18 +08:00 committed by GitHub
parent 1525c13027
commit ec5b7183d2

View File

@ -2,6 +2,14 @@
[Doc.tpl](https://github.com/xdan/datetimepicker/blob/master/doc.tpl) [Doc.tpl](https://github.com/xdan/datetimepicker/blob/master/doc.tpl)
This file will be automatically displayed on the site This file will be automatically displayed on the site
# Installation
```
npm install datetimepicker-jquery
OR
yarn add datetimepicker-jquery
```
# datetimepicker # datetimepicker
============== ==============