Skip to content

replace ssh clone url with https url in readme #71

@gitcommitshow

Description

@gitcommitshow

Cloning via ssh url sometimes lead to "permission denied" issue if ssh config is not configured properly. While https clone will work always for a public repo.

git clone [email protected]:rudderlabs/rudderstack-helm.git

to

git clone https://github.com/rudderlabs/rudderstack-helm

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