README.md in md-date-time-picker-rails-2.1.0 vs README.md in md-date-time-picker-rails-2.1.1
- old
+ new
@@ -30,11 +30,11 @@
Now you need to edit your `app/assets/javascripts/application.js` file
and add the following line:
``` javascript
//= require moment.min
//= require moment.locales# if using another locale
-//= require mdDateTimePicker
//= require draggabilly.pkgd.min # If using TimeDialog
+//= require mdDateTimePicker
```
And you need to edit your `app/assets/stylesheets/application.css` file
and add the following line: