Skip to content

Commit

Permalink
Simplify vcs command (gazebosim#503)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero authored and azeey committed Jan 9, 2025
1 parent ac8fc33 commit 8f63615
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ionic/ros_gz_project_template_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ In this guide, you will learn how to use the `ros_gz_project_template` to create
Or start by cloning the template repository:

```bash
wget https://raw.githubusercontent.com/gazebosim/ros_gz_project_template/main/template_workspace.yaml
vcs import < template_workspace.yaml
vcs import --input https://raw.githubusercontent.com/gazebosim/ros_gz_project_template/main/template_workspace.yaml
```

3. Rename the cloned repository folder to your desired project name:
Expand Down

0 comments on commit 8f63615

Please sign in to comment.