Skip to content

Commit 8ad52f0

Browse files
authored
GettingStarted: fix name of Jazzy channel
1 parent d3b9da8 commit 8ad52f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ conda install mamba -c conda-forge
7373

7474
```bash title="ROS2 Jazzy"
7575
# Create a ros-jazzy desktop environment
76-
micromamba create -n ros_env -c conda-forge -c robostack-staging ros-jazzy-desktop
76+
micromamba create -n ros_env -c conda-forge -c robostack-jazzy ros-jazzy-desktop
7777

7878
# Activate the environment
7979
micromamba activate ros_env

0 commit comments

Comments
 (0)