-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello! First, thank you for the repository. While following the setup guide, I encountered two minor hiccups that might save others a few minutes:
-
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.
-
There’s a small typo in the pip install command. The guide from
README.mdtells 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
Labels
No labels