Skip to content

Commit 6ecf9bc

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

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
@@ -101,7 +101,7 @@ These tools are best for scientific computing projects and environments that nee
101101
# conda
102102
conda install numpy
103103

104-
# mamba (faster/preferred alternative)
104+
# mamba (faster/preferred alternative)
105105
mamba install numpy
106106
```
107107

0 commit comments

Comments
 (0)