Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Commit

Permalink
Update build instructions for gomod
Browse files Browse the repository at this point in the history
  • Loading branch information
spolcyn committed Jul 29, 2019
1 parent c92bded commit a46edf9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,11 @@ Additional information about setting up relabel configs, the `source_labels` fie

Before building, make sure the following prerequisites are installed:

* [Dep](https://golang.github.io/dep/) for dependency management.
* [Go](https://golang.org/dl/)

Then build as follows:

```bash
# Install dependencies (only required once)
dep ensure

# Build binary
make
Expand Down

0 comments on commit a46edf9

Please sign in to comment.