Skip to content

Commit

Permalink
chore/docs: installing document description should use bbolt
Browse files Browse the repository at this point in the history
Signed-off-by: cancaicai <[email protected]>
  • Loading branch information
caicancai committed Nov 6, 2024
1 parent c2e4c77 commit a9ef55e
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 @@ -76,7 +76,7 @@ New minor versions may add additional features to the API.

### Installing

To start using Bolt, install Go and run `go get`:
To start using `bbolt`, install Go and run `go get`:
```sh
$ go get go.etcd.io/bbolt@latest
```
Expand Down

0 comments on commit a9ef55e

Please sign in to comment.