From 4307bfea9b2577bfb4ee8fdb7aaa477895e2d138 Mon Sep 17 00:00:00 2001 From: Alistair Miles Date: Wed, 21 Aug 2024 16:42:17 +0000 Subject: [PATCH] tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e7331a..0a55bfa 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ snakemake -c4 ``` -## Saving/restoring a successful workflow run to GCS +## Saving/restoring a successful workflow run After a successful workflow run, copy the workflow outputs to GCS. This will allow you or other developers to continue working to improve the site based on these outputs, without having to do a complete workflow run themselves.