Merge pull request #273 from makeworld-the-better-one/patch-1

Fix install command
This commit is contained in:
Asdine El Hrychy
2020-05-27 08:39:44 +04:00
committed by GitHub

View File

@@ -49,7 +49,7 @@ _For extended queries and support for [Badger](https://github.com/dgraph-io/badg
## Getting Started
```bash
go get -u github.com/asdine/storm
GO111MODULE=on go get -u github.com/asdine/storm/v3
```
## Import Storm