8000
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 6b533f0 commit 6017ab0Copy full SHA for 6017ab0
README.md
@@ -30,7 +30,9 @@ or the source in the [docs-java repository](https://github.com/mongodb/docs-java
30
31
After updating the documentation, submit a pull request for approval.
32
33
-Once your PR is approved and merged, run the `publish-docs` script with the version:
+Once your PR is approved and merged, pull the latest changes.
34
+Then run the `publish-docs` script with the version using the
35
+format `<major>.<minor>`:
36
37
```sh
38
./publish-docs <version, e.g. 4.7>
0 commit comments