Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rumpl committed May 10, 2020
1 parent 79e8625 commit 0e39edb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ _Note_: This works only for projects that use go modules.

**WARNING: I have no idea how the go.sum file really works, this is really an approximation**

## Installation

```
go get -u github.com/rumpl/dep-sum
```

## Usage

```
Expand Down

0 comments on commit 0e39edb

Please sign in to comment.