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.
2 parents 6a79f53 + be1608d commit 599cd10Copy full SHA for 599cd10
docs/GettingStarted.md
@@ -30,7 +30,7 @@ You can install Robostack using either Mamba or Pixi. We recommend using Pixi fo
30
=== "Mamba"
31
32
```bash title="Prepare an environment to use the correct channels"
33
- mamba create -n ros_env python=3.11
+ mamba create -n ros_env
34
mamba activate ros_env
35
36
# this adds the conda-forge channel to the new created environment configuration
0 commit comments