8000 Update README.md · rustagir/docs-java-other@6017ab0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6017ab0

Browse files
author
Chris Cho
authored
Update README.md
1 parent 6b533f0 commit 6017ab0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ or the source in the [docs-java repository](https://github.com/mongodb/docs-java
3030

3131
After updating the documentation, submit a pull request for approval.
3232

33-
Once your PR is approved and merged, run the `publish-docs` script with the version:
33+
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>`:
3436

3537
```sh
3638
./publish-docs <version, e.g. 4.7>

0 commit comments

Comments
 (0)
0