Skip to content

Commit

Permalink
Merge pull request #273 from makeworld-the-better-one/patch-1
Browse files Browse the repository at this point in the history
Fix install command
  • Loading branch information
asdine authored May 27, 2020
2 parents d48bb0f + 569aa93 commit 6d24484
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 @@ -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
Expand Down

0 comments on commit 6d24484

Please sign in to comment.