Skip to content

Commit

Permalink
docs: fix: "go get" call to download latest baur
Browse files Browse the repository at this point in the history
thanks to @levelont for the bug report
  • Loading branch information
fho committed Nov 15, 2018
1 parent f010cc3 commit d5ba120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Install baur by either:
`baur` into your `$PATH` or
- install the latest development version by running
```
go get -u github.com/simplesurance/baur`
go get -u github.com/simplesurance/baur/...
```

baur uses a PostgreSQL database to store information about builds, the quickest
Expand Down

0 comments on commit d5ba120

Please sign in to comment.