Skip to content

README.md install instruction isnt working (anymore?) #1415

@Vincent535

Description

@Vincent535

README.md > Getting Started > Installing
Instructs to use:
go get github.com/dgraph-io/badger/v2

Which gives:
package github.com/dgraph-io/badger/v2: cannot find package "github.com/dgraph-io/badger/v2"

And should probably just be:
go get github.com/dgraph-io/badger

It's my first minute visiting the project, so I'm not completely sure

(GO1.13.8 on Ubuntu 20.04 LTS kernel on MS - WSL2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueThese are simple issues that can be picked up by new contributorskind/enhancementSomething could be better.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions