Skip to content

Installation guide #15

@olyatech

Description

@olyatech

Hello! First, thank you for the repository. While following the setup guide, I encountered two minor hiccups that might save others a few minutes:

  1. The current SSH clone link in README.md:

    git clone git@github.com:opendatalab/VHM.git

    assumes the user has SSH keys configured. It might be helpful to note that the user needs to have an SSH key set up, or to mention the HTTPS alternative for those who prefer that method.

  2. There’s a small typo in the pip install command. The guide from README.md tells me:

    pip install -r requirment.txt

    But this file doesn’t seem to exist (at least not with that name). I suspect the intended filename is requirements.txt (with letters 'e' and 's').

Would it be possible to update the README accordingly? That would make the setup process just a little bit smoother for everyone. Thanks!

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