Skip to content

Commit ea7798d

Browse files
Apply suggestion from @matthewfeickert
Co-authored-by: Matthew Feickert <matthew.feickert@cern.ch>
1 parent 6f15efb commit ea7798d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/environment-managers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ pixi add gdal
292292
# Run commands in the environment
293293
pixi run python script.py
294294

295-
# Activate environment
295+
# Activate environment in an interactive shell
296296
pixi shell
297297
```
298298
```{note}

0 commit comments

Comments
 (0)