uxsolutions / bootstrap-datepicker

A datepicker for twitter bootstrap (@twbs)
Apache License 2.0
12.66k stars 6.06k forks source link

Readme Install instructions npm and yarn #2650

Open JoshKasap opened 2 years ago

JoshKasap commented 2 years ago

Why does the readme not include proper install instructions?

You should have an install instructions header the similar to what you do for development. Also the npm/yarn links should direct to the actual bootstrap datepicker page for each respectively. I always struggle to find out what exactly I need to type to do this using npm since no install instructions can be seen on both the website and this github page. Manually searching bootstrap-datepicker on npm returns a lot of random packages which can cause confusion.

Something like the following should be included in the github readme

Installation