We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db0d2e commit 5a18575Copy full SHA for 5a18575
README.md
@@ -54,7 +54,11 @@ Selectize is an extensible [jQuery](http://jquery.com/)-based custom `<select>`;
54
55
- [jquery-ui](https://github.com/jquery/jquery-ui) (required by `drag_drop` plugin)
56
57
-### Installation and files
+### Installation
58
+
59
+Selectize can be installed via NPM `npm isntall @selectize/selectize`
60
61
+#### Installing Manually
62
63
All pre-built files needed to use Selectize can be found in the
64
["dist"](dist/) folder.
0 commit comments