Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Commit

Permalink
added bower install in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-fei committed Dec 15, 2014
1 parent 873e928 commit 4b768d3
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,16 @@ layout: none
]
```

- Grab a copy of `dest/jekyll-search.js` and include it in your page
- initialize the library ( [options](#options) )

- This will make the library available on the window object through `SimpleJekyllSearch`

- initialize the library following the available [options](#options)

# Install with bower

```
bower install simple-jekyll-search
```




Expand Down

0 comments on commit 4b768d3

Please sign in to comment.