Skip to content

Commit 0cf092e

Browse files
committed
Merge pull request usablica#224 from sudodoki/master
readme update: add where-to-get section
2 parents 63bc0c9 + 26fcca7 commit 0cf092e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
55
<a href='https://pledgie.com/campaigns/23692'><img alt='Click here to lend your support to: IntroJS and make a donation at pledgie.com !' src='https://pledgie.com/campaigns/23692.png?skin_name=chrome' border='0' ></a>
66

7+
## Where to get
8+
You can obtain your local copy of Intro.js from:
9+
10+
**1)** This github repository, using ```git clone https://github.com/usablica/intro.js.git```
11+
12+
**2)** Using bower ```bower install intro.js --save```
13+
14+
**3)** Download it from CDN ([1](http://www.jsdelivr.com/#!intro.js), [2](http://cdnjs.com/#introjs))
15+
16+
717
## How to use
818
Intro.js can be added to your site in three simple steps:
919

0 commit comments

Comments
 (0)