Skip to content

Commit a5e04ad

Browse files
committed
only new dir if not done so already
1 parent ea3b58c commit a5e04ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user-guide/teacher-content/UU-dyoc/example_expedition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This guide assumes you have already logged into and set up (initialised conda) t
1010

1111
## 1) Create a new directory for your VirtualShip expeditions
1212

13-
First, you should navigate to the shared storage directory on the virtual machine (e.g. `cd data/virtualship_storage/`) and create a new directory for your group's VirtualShip expeditions (e.g. `mkdir {group_name}`, replacing `{group_name}` with your actual group name). This is where you will run your expeditions and store the results.
13+
First, you should navigate to the shared storage directory on the virtual machine (e.g. `cd data/virtualship-storage/`). If you have not done so already, please create a new directory for your group's VirtualShip expeditions (e.g. `mkdir {your-group_name}`, replacing `{your-group_name}` with your actual group name). This is where you will run your expeditions and store the results.
1414

1515
## 2) Expedition initialisation
1616

0 commit comments

Comments
 (0)