Skip to content

Commit

Permalink
docs: update Evergreen CLI example command (#3099)
Browse files Browse the repository at this point in the history
  • Loading branch information
ljhaywar committed Jan 7, 2022
1 parent 88c103b commit 3f668bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/readme.md
Expand Up @@ -109,7 +109,7 @@ Once you have the Evergreen CLI setup, you are ready to run a build. Keep in min

1. Use the Evergreen `patch` command. `-y` skips the confirmation dialog. `-u` includes uncommitted changes. `-p [project name]` specifies the Evergreen project. --browse opens the patch URL in your browser.

`evergreen patch -y -u -p mongo-node-driver --browse`
`evergreen patch -y -u -p mongo-node-driver-next --browse`

1. In your browser, select the build variants and tasks to run.

Expand Down

0 comments on commit 3f668bd

Please sign in to comment.