Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(User experience) Specify to git clone jarvis-cd as well #90

Open
manikantateja973 opened this issue Nov 17, 2023 · 0 comments
Open

(User experience) Specify to git clone jarvis-cd as well #90

manikantateja973 opened this issue Nov 17, 2023 · 0 comments

Comments

@manikantateja973
Copy link

Hello, it would be an improvement to the ease of use of this tutorial, if it's mentioned to git clone "jarvis-cd" before changing the path to jarvis-cd under the section 0.2. Installation in the README.md file.

Current:

cd /path/to/jarvis-cd
python3 -m pip install -r requirements.txt
python3 -m pip install -e .

Suggested change:

git clone https://github.com/grc-iit/jarvis-cd.git
cd /path/to/jarvis-cd
python3 -m pip install -r requirements.txt
python3 -m pip install -e .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant