mirror of
https://github.com/asdine/storm.git
synced 2025-10-05 14:56:58 +08:00
Merge pull request #273 from makeworld-the-better-one/patch-1
Fix install command
This commit is contained in:
@@ -49,7 +49,7 @@ _For extended queries and support for [Badger](https://github.com/dgraph-io/badg
|
|||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go get -u github.com/asdine/storm
|
GO111MODULE=on go get -u github.com/asdine/storm/v3
|
||||||
```
|
```
|
||||||
|
|
||||||
## Import Storm
|
## Import Storm
|
||||||
|
Reference in New Issue
Block a user