update install instruction

This commit is contained in:
Pavel Reznikov 2016-08-20 13:43:50 -07:00
parent 6ebd7a2005
commit 0102470f65

View file

@ -84,6 +84,11 @@ Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) inst
## Install
```html
<script src="gridstack.js"></script>
<script src="gridstack.jQueryUI.js"></script>
```
* Using CDN:
```html