Skip to content

Commit

Permalink
fix output dir for data
Browse files Browse the repository at this point in the history
  • Loading branch information
tavareshugo committed Sep 9, 2024
1 parent b9a5cec commit 8cfc8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Programmatically, you can do:
```bash
# CSD3 version
wget -O data.zip "https://www.dropbox.com/scl/fo/x1ery8kni952gz450jt3z/ADbTA_FLJxPejtY30QLf1G4?rlkey=dq2sah0gknmdfx9dp1nvdzd51&dl=1"
unzip data.zip -d ~/rds/hpc-work/
unzip data.zip -d ~/rds/hpc-work/hpc_workshop
```

:::

0 comments on commit 8cfc8a3

Please sign in to comment.