From 6141e008a3f082bb048aa5f41743bcc4bc706270 Mon Sep 17 00:00:00 2001 From: Evan Floden Date: Mon, 9 Mar 2020 14:44:58 +0100 Subject: [PATCH] Update google.md --- docs/google.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/google.md b/docs/google.md index 0534a0b..9e8c521 100644 --- a/docs/google.md +++ b/docs/google.md @@ -9,7 +9,7 @@ To be used with the `google` profile by specifying the `-profile google` when ru ```bash GOOGLE_APPLICATION_CREDENTIALS=.json NXF_MODE=google -nextflow run nf-core/rnaseq -profile google,test --google_bucket +nextflow run nf-core/rnaseq -profile test,google --google_bucket ``` ### Required Parameters