Skip to content

Commit

Permalink
Fix missing ellipsis notation
Browse files Browse the repository at this point in the history
  • Loading branch information
kintoandar committed Oct 26, 2020
1 parent 8d9572e commit 539f482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ Download prebuilt binaries for several platforms and architectures:

### Go Tool
```
go get github.com/kintoandar/fwd
go install github.com/kintoandar/fwd
go get github.com/kintoandar/fwd/...
go install github.com/kintoandar/fwd/...
```

## Usage
Expand Down

0 comments on commit 539f482

Please sign in to comment.