Skip to content

Commit

Permalink
Merge pull request #7 from dawsonbotsford/patch-1
Browse files Browse the repository at this point in the history
Clear up installation instructions
  • Loading branch information
keithamus authored Jul 25, 2016
2 parents 52642a4 + 15b9e8f commit c054984
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,18 @@ $ cat package.json
}
```

### Install

#### API
```sh
npm install --save sort-package-json
```

#### CLI
```sh
npm install --global sort-package-json
```

### PFAQ: Potential Frequently Asked Questions

#### How does it sort?
Expand Down

0 comments on commit c054984

Please sign in to comment.