We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0011663 commit 59470d1Copy full SHA for 59470d1
test/readme.md
@@ -94,7 +94,7 @@ Set the `DRIVERS_TOOLS` environment variable:
94
export DRIVERS_TOOLS=<path to driver>/drivers-evergreen-tools
95
```
96
97
-Start a `mongod` replica set with our [run-orchestration.sh](.evergreen/run-orchestration.sh) script with the environment set for the cluster:
+Start a replica set with our [run-orchestration.sh](.evergreen/run-orchestration.sh) script with the environment set for the cluster:
98
99
```sh
100
VERSION='latest' TOPOLOGY='replica_set' AUTH='noauth' bash .evergreen/run-orchestration.sh
0 commit comments