Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion harmonic/GUI_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For example, if you have Harmonic (8.x.x), Garden (7.x.x), and Fortress (6.x.x)
To ensure you're working with Harmonic, include the `--force-version` directive when starting up:

```bash
gz sim --force-version 8.0.0 shapes.sdf
gz sim --force-version 8 shapes.sdf
```

## GUI
Expand Down