Skip to content

Commit 980823d

Browse files
authored
Update 03-working-environment.md
1 parent 455fc56 commit 980823d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-training/03-working-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Modified by: Jordi Blasco <[email protected]>
7878
You can define your own preferences in ```$HOME/.slurm.env```. In order to do so, copy the default values into your home directory:
7979

8080
```
81-
cp -p /sNow/snow-tools/etc/slurm.env $HOME/.slurm.env
81+
cp -p /etc/slurm/slurm.env $HOME/.slurm.env
8282
```
8383
And update the values as you wish. Example
8484

0 commit comments

Comments
 (0)