From d9f9644b9c90184c94f410327d7d9c31a5c8cbe9 Mon Sep 17 00:00:00 2001
From: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
Date: Wed, 27 Nov 2024 15:36:57 -0600
Subject: [PATCH] clarify build tools (#598)
(cherry picked from commit 773bbf3014cad0aa161102dadd829e18810e72d0)
---
source/quick-start.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/quick-start.txt b/source/quick-start.txt
index a6eaef143..f90c0f056 100644
--- a/source/quick-start.txt
+++ b/source/quick-start.txt
@@ -52,7 +52,7 @@ If you are using `Gradle `__, 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 `__.