We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101bc12 commit a558296Copy full SHA for a558296
1 file changed
README.md
@@ -20,6 +20,9 @@ Bootstrap 4 version `https://github.com/Mds92/MD.BootstrapPersianDateTimePicker/
20
### Installing:
21
First you have to install `Bootstrap 5` and link it to your html file.
22
23
+Then you can install latest version of the plugin via npm:
24
+***npm install md.bootstrappersiandatetimepicker@latest***
25
+
26
Now add these files to you html:
27
```html
28
<link href="/dist/mds.bs.datetimepicker.style.css" rel="stylesheet"/>
0 commit comments