Skip to content

Commit 3610abd

Browse files
committed
fix another cut and paste error
1 parent 12d9e0b commit 3610abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build-install/cpe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $ srun --environment=cpe-cray-24.07 --pty bash
4848
Once the container starts up you can directly use the programming environment, because there will be modules loaded by default at startup.
4949

5050
```console
51-
$ srun -p debug --environment=cpe-gnu-24.07 --pty bash
51+
$ srun -p debug --environment=cpe-cray-24.07 --pty bash
5252
$ module list
5353

5454
Currently Loaded Modules:

0 commit comments

Comments
 (0)