Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bobintornado committed May 4, 2016
1 parent 8d304ef commit 0237186
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 @@ -16,7 +16,7 @@ boltdb-boilerplate is a simple & stupid boilerplate project wrapping around [bol
# Usage Demo
```go
// import
import "github.com/bobintornado/boltdbboilerplate"
import "github.com/bobintornado/boltdb-boilerplate"

// Init
buckets := []string{"ownerBucket", "sensors"}
Expand Down

0 comments on commit 0237186

Please sign in to comment.