Skip to content

Commit 0237186

Browse files
committed
update
1 parent 8d304ef commit 0237186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ boltdb-boilerplate is a simple & stupid boilerplate project wrapping around [bol
1616
# Usage Demo
1717
```go
1818
// import
19-
import "github.com/bobintornado/boltdbboilerplate"
19+
import "github.com/bobintornado/boltdb-boilerplate"
2020

2121
// Init
2222
buckets := []string{"ownerBucket", "sensors"}

0 commit comments

Comments
 (0)