Skip to content

Commit 08e2962

Browse files
Change project section to workspace in documentation
Updated configuration section in GettingStarted.md to reflect workspace changes.
1 parent cd4757b commit 08e2962

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
@@ -203,7 +203,7 @@ Note that the instructions for Conda and Micromamba are virtually identical apar
203203

204204
Open the newly created pixi.toml in your favourite text editor and paste the below configuration into the file (overwriting the configuration created by `pixi init`):
205205
```toml title="pixi.toml"
206-
[project]
206+
[workspace]
207207
name = "robostack"
208208
description = "Development environment for RoboStack ROS packages"
209209
channels = ["https://prefix.dev/conda-forge"]

0 commit comments

Comments
 (0)