Skip to content

Commit 010ad46

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

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,9 @@ In the footer of your page, after the content, initialize Smooth Scroll. And tha
5151

5252
You can install Smooth Scroll with your favorite package manager.
5353

54-
**[NPM](https://www.npmjs.org/):**
55-
```ApacheConf
56-
npm install cferdinandi/smooth-scroll
57-
```
58-
59-
**[Bower](http://bower.io/):**
60-
```ApacheConf
61-
bower install https://github.com/cferdinandi/smooth-scroll.git
62-
```
63-
64-
**[Component](http://component.io/):**
65-
```ApacheConf
66-
component install install cferdinandi/smooth-scroll
67-
```
54+
* **[NPM](https://www.npmjs.org/):** `npm install cferdinandi/smooth-scroll`
55+
* **[Bower](http://bower.io/):** `bower install https://github.com/cferdinandi/smooth-scroll.git`
56+
* **[Component](http://component.io/):** `component install install cferdinandi/smooth-scroll`
6857

6958

7059

0 commit comments

Comments
 (0)