Skip to content

Commit 3f668bd

Browse files
authored
docs: update Evergreen CLI example command (#3099)
1 parent 88c103b commit 3f668bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Once you have the Evergreen CLI setup, you are ready to run a build. Keep in min
109109

110110
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.
111111

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

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

0 commit comments

Comments
 (0)