Skip to content

Commit 6cf4b11

Browse files
Update docs/GettingStarted.md
Removed explicit setting of python version. Co-authored-by: Silvio Traversaro <[email protected]>
1 parent 65acb43 commit 6cf4b11

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
@@ -71,7 +71,7 @@ You can install Robostack using either Mamba or pixi.
7171
=== "ROS1 Noetic"
7272
```
7373
# Create a ros-noetic desktop environment
74-
micromamba create -n ros_env -c conda-forge -c robostack-noetic ros-noetic-desktop python=3.11
74+
micromamba create -n ros_env -c conda-forge -c robostack-noetic ros-noetic-desktop
7575

7676
# Activate the environment
7777
micromamba activate ros_env

0 commit comments

Comments
 (0)