Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/quick-start.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you are using `Gradle <https://gradle.org/>`__, add the following to your

.. note::

We recommend that you use a build tool to install the
We recommend that you use a build tool, such as Maven or Gradle, to install the
{+driver-short+}. However, if you must download the driver
and dependencies, you can find the JAR files in the `MongoDB
Group Maven repository <https://mvnrepository.com/artifact/org.mongodb/>`__.
Expand Down
Loading