Skip to content

Commit 6722c3f

Browse files
Correct HPC guide typo
Fix incorrect 'your' to 'you are' as noted by @anjalika-nande.
1 parent c0b92b6 commit 6722c3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/gitbook/how-to-run/advanced-run-guides/running-on-a-hpc-with-slurm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $ rm flepimop-install-<cluster-name> flepimop-install
4242

4343
## Updating `flepiMoP`
4444

45-
Updating `flepiMoP` is designed to work just the same as installing `flepiMoP`. First change directory to your `flepiMoP` installation and then make sure that your clone of the `flepiMoP` repository is set to the branch your working with (if doing development or operations work) and then run the `flepimop-install-<cluster-name>` script, substituting `<cluster-name>` with either `rockfish` or `longleaf`.
45+
Updating `flepiMoP` is designed to work just the same as installing `flepiMoP`. First change directory to your `flepiMoP` installation and then make sure that your clone of the `flepiMoP` repository is set to the branch you are working with (if doing development or operations work) and then run the `flepimop-install-<cluster-name>` script, substituting `<cluster-name>` with either `rockfish` or `longleaf`.
4646

4747
```
4848
$ ./bin/flepimop-install-<cluster-name>

0 commit comments

Comments
 (0)