Skip to content

Commit

Permalink
Change the recommended example build path
Browse files Browse the repository at this point in the history
Replace the CI build path with the "example" build path. The CI build is
designed to test key parts of the workflow for our own development
purposes, but it is not the ideal workflow for new users.
  • Loading branch information
huddlej committed Mar 27, 2024
1 parent ff0ea25 commit 7fbd1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ for Nextstrain's suite of software tools.
Then run the example build via:

```
nextstrain build . --configfile profiles/ci/builds.yaml
nextstrain build . --configfile profiles/example/builds.yaml
```

When the build has finished running, view the output Auspice trees via:
Expand Down

0 comments on commit 7fbd1cd

Please sign in to comment.