From ca721058ea505d9beaf25d8f58e9fe80ead316ef Mon Sep 17 00:00:00 2001 From: mfangaritav Date: Thu, 16 May 2024 15:16:47 -0800 Subject: [PATCH] Update README.md Co-authored-by: Joseph H Kennedy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8e871ed..7d597bdb 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ To retain hyp3_autorift output files running via Docker there are two recommende 1. Use a volume mount -Add the `-w /tmp -v [localdir]:/tmp` flags after docker run. `-w` changes the working directory of the container to `/tmp` and `-v` will mount whichever local directory you choose so that such that hyp3_autorift outputs are preserved locally. + Add the `-w /tmp -v [localdir]:/tmp` flags after docker run. `-w` changes the working directory of the container to `/tmp` and `-v` will mount whichever local directory you choose so that such that hyp3_autorift outputs are preserved locally. 1. Copy outputs to remote object storage