diff --git a/README.md b/README.md index e4f82f5..9aaa3b8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This file will be automatically displayed on the site Use this: ```javascript -$.datetimepicker.setLocale('en'); +jQuery.datetimepicker.setLocale('en'); ``` [Documentation][doc] @@ -54,4 +54,4 @@ Build: When build completed, you'll have the following files: - **build/jquery.datetimepicker.full.js** - browser file - **build/jquery.datetimepicker.full.min.js** - browser minified file -- **build/jquery.datetimepicker.min.js** - amd module style minified file \ No newline at end of file +- **build/jquery.datetimepicker.min.js** - amd module style minified file