Skip to content

Commit

Permalink
fixup docs: "defaults/config.yaml" is always loaded by default
Browse files Browse the repository at this point in the history
Update ingest README to reflect that change.

Co-authored-by: Jover Lee <[email protected]>
  • Loading branch information
j23414 and joverlee521 authored Mar 12, 2024
1 parent 1dde069 commit 0b648d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This will produce two files (within the `ingest` directory):
Run the complete ingest pipeline and upload results to AWS S3 with

```sh
nextstrain build . --configfiles defaults/config.yaml build-defaults/nextstrain-automation/config.yaml
nextstrain build . --configfiles build-defaults/nextstrain-automation/config.yaml
```

### Adding new sequences not from GenBank
Expand Down

0 comments on commit 0b648d6

Please sign in to comment.