Skip to content

Commit

Permalink
Remove excessive links
Browse files Browse the repository at this point in the history
  • Loading branch information
thiamsantos committed Sep 13, 2017
1 parent 28354ab commit de87fa4
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
Expand Up @@ -31,21 +31,14 @@ Making this more efficient and performant is what [IntersectionObserver](https:/

## Install

This project uses [node](http://nodejs.org) and [npm](https://npmjs.com). Go check them out if you don't have them locally installed.

```sh
# You can install lozad with npm
$ npm install --save lozad
```

Alternatively you can use [Yarn](https://yarnpkg.com/en/).

```sh
# Alternatively you can use Yarn.
$ yarn add lozad
```

Another option is to use [Bower](https://bower.io/).

```sh
# Another option is to use Bower.
$ bower install lozad
```

Expand Down

0 comments on commit de87fa4

Please sign in to comment.