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 65acb43 commit 6cf4b11Copy full SHA for 6cf4b11
docs/GettingStarted.md
@@ -71,7 +71,7 @@ You can install Robostack using either Mamba or pixi.
71
=== "ROS1 Noetic"
72
```
73
# Create a ros-noetic desktop environment
74
- micromamba create -n ros_env -c conda-forge -c robostack-noetic ros-noetic-desktop python=3.11
+ micromamba create -n ros_env -c conda-forge -c robostack-noetic ros-noetic-desktop
75
76
# Activate the environment
77
micromamba activate ros_env
0 commit comments