mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
Add yarn/npm install command
This commit is contained in:
parent
1525c13027
commit
ec5b7183d2
@ -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
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user