From 896064ad24d3a5487d1ab00c801dd4d024be9027 Mon Sep 17 00:00:00 2001
From: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
Date: Wed, 27 Nov 2024 15:21:51 -0600
Subject: [PATCH] clarify build tools
---
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 4cac68ca4..1aeb7ab4e 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 `__.