move install instructions up

This commit is contained in:
TJ Holowaychuk
2017-11-18 17:18:53 -08:00
parent 2a8e9d54e8
commit 549cd245bb
+6 -6
View File
@@ -1,5 +1,11 @@
<img src="http://tjholowaychuk.com:6000/svg/title/NODE/PRUNE">
## Installation
```
$ go get github.com/tj/node-prune/cmd/node-prune
```
## What?
node-prune is a small tool to prune unecessary files from ./node_modules.
@@ -8,12 +14,6 @@ node-prune is a small tool to prune unecessary files from ./node_modules.
![huge](https://pbs.twimg.com/media/DEIV_1XWsAAlY29.jpg)
## Installation
```
$ go get github.com/tj/node-prune/cmd/node-prune
```
---
[![GoDoc](https://godoc.org/github.com/tj/node-prune?status.svg)](https://godoc.org/github.com/tj/node-prune)