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