We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b9da8 commit 8ad52f0Copy full SHA for 8ad52f0
docs/GettingStarted.md
@@ -73,7 +73,7 @@ conda install mamba -c conda-forge
73
74
```bash title="ROS2 Jazzy"
75
# Create a ros-jazzy desktop environment
76
- micromamba create -n ros_env -c conda-forge -c robostack-staging ros-jazzy-desktop
+ micromamba create -n ros_env -c conda-forge -c robostack-jazzy ros-jazzy-desktop
77
78
# Activate the environment
79
micromamba activate ros_env
0 commit comments