Skip to content

Commit

Permalink
Merge pull request #855 from caicancai/docs
Browse files Browse the repository at this point in the history
chore/docs: Installing document description should use bbolt
  • Loading branch information
ahrtr authored Nov 7, 2024
2 parents c2e4c77 + a9ef55e commit a28237b
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 a28237b

Please sign in to comment.