Skip to content

Commit b7ec590

Browse files
committed
Update README.md
1 parent bfa3a9b commit b7ec590

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
@@ -11,7 +11,7 @@ The plugin is built on jQuery 2.1.0 but could potentially work with older and ne
1111
####this plugin officially supports chrome, firefox, safari, IE 10/11 and Edge
1212

1313
##How to use it?
14-
1- Download the sliiide js file (or the minified version) from the github repo, include the js file before the body end tag and make sure jQuery is included before it
14+
1- Download the sliiide js file (or the minified version) from the github repo, include the js file before the body end tag and make sure jQuery is included before it. Or just use bower "bower install sliiide"
1515

1616
2- you’ll need a div (a nav menu or whatever you have in mind) and set its visibility to hidden. PLEASE MAKE SURE THIS DIV IS A DIRECT CHILD OF THE BODY ELEMENT. You also need a settings object.
1717
```

0 commit comments

Comments
 (0)