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

Commit 8adb7e5

Browse files
committed
Update README.md
1 parent dbecfb5 commit 8adb7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Requires bootstrap's dropdown component (`dropdowns.less`) for some styles, and
119119
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:
120120

121121
```bash
122-
$ lessc build/build_standalone.less datetimepicker.css
122+
$ lessc build/build_standalone.less > datetimepicker.css
123123
```
124124

125125
## Options

0 commit comments

Comments
 (0)