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

Nit: install documentation broken #2

Open
joncamp opened this issue Apr 25, 2022 · 0 comments
Open

Nit: install documentation broken #2

joncamp opened this issue Apr 25, 2022 · 0 comments

Comments

@joncamp
Copy link

joncamp commented Apr 25, 2022

Documentation assumes you have already cloned repo, and the mkdir command won't work unless you alredy have a ws directory (which presumably you don't since the repo doesn't have one). suggested updates below

git clone https://github.com/polyhobbyist/jetbot
cd jetbot
mkdir -p ws/src
vcs import ws/src < jetbot.repos
sudo docker-compose -f Docker-compose.yaml up # sudo may not be necessary, depending on your configuration
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