Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AuspeXeu committed Sep 19, 2015
1 parent dbecfb5 commit 8adb7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Requires bootstrap's dropdown component (`dropdowns.less`) for some styles, and
A standalone .css file (including necessary dropdown styles and alternative, text-based arrows) can be generated by running `build/build_standalone.less` through the `lessc` compiler:

```bash
$ lessc build/build_standalone.less datetimepicker.css
$ lessc build/build_standalone.less > datetimepicker.css
```

## Options
Expand Down

0 comments on commit 8adb7e5

Please sign in to comment.