Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Commit

Permalink
Simplify install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
fabxc committed Jun 1, 2015
1 parent 1611d51 commit baac732
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ respective YAML equivalent.
Install:
```
$ go get github.com/tools/godep
$ go get github.com/prometheus/migrate
$ cd $GOPATH/src/github.com/prometheus/migrate
$ godep go install
$ godep get github.com/prometheus/migrate
```

Usage:
Expand Down

0 comments on commit baac732

Please sign in to comment.