Skip to content

Commit

Permalink
Fixed bingo command. (#27)
Browse files Browse the repository at this point in the history
* Fixed bingo command.

* Update README.md
  • Loading branch information
bwplotka authored May 31, 2022
1 parent b517748 commit 5f2523a
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 @@ -44,7 +44,7 @@ go install github.com/observatorium/obsctl@latest
or via [bingo](https://github.com/bwplotka/bingo) if you want to pin it,

```bash
bingo get -u github.com/observatorium/obsctl@latest
bingo get -l github.com/observatorium/obsctl@latest
```

## Usage
Expand Down

0 comments on commit 5f2523a

Please sign in to comment.