Skip to content

Commit

Permalink
Add npm installation to README (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmiras authored and rauchg committed Dec 2, 2018
1 parent ec1fc2a commit 290b4a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ together with all its dependencies, gcc-style.

## Usage

### Installation
```bash
npm i -g @zeit/ncc
```

### CLI

```bash
Expand Down

0 comments on commit 290b4a0

Please sign in to comment.