Skip to content

wrong dependency in readme #19

@Musimo

Description

@Musimo

fix a typo in the dependencies for Gradle and Maven in "README.md"

Gradle:
implementation 'com.edgedb:edgedb:0.2.1'

Should be changed to:
implementation 'com.edgedb:driver:0.2.1'

Maven:
artifactId: edgedb

Should be changed to:
artifactId: driver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions