Skip to content

Commit d0d577c

Browse files
author
Chris Ferdinandi
committed
Updated package manager docs
1 parent aac5622 commit d0d577c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,17 @@ In the footer of your page, after the content, initialize Smooth Scroll. And tha
5252
You can install Smooth Scroll with your favorite package manager.
5353

5454
**[NPM](https://www.npmjs.org/):**
55-
```bash
55+
```ApacheConf
5656
npm install cferdinandi/smooth-scroll
5757
```
5858

5959
**[Bower](http://bower.io/):**
60-
```bash
60+
```ApacheConf
6161
bower install https://github.com/cferdinandi/smooth-scroll.git
6262
```
6363

6464
**[Component](http://component.io/):**
65-
```bash
65+
```ApacheConf
6666
component install install cferdinandi/smooth-scroll
6767
```
6868

0 commit comments

Comments
 (0)