From 6a60dd4c4e5524086c38316bc22a08e111d66926 Mon Sep 17 00:00:00 2001 From: norareidy Date: Tue, 1 Jul 2025 12:05:21 -0400 Subject: [PATCH] DOCSP-50960: Install PHP ext with pie --- docs/quick-start/download-and-install.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/quick-start/download-and-install.txt b/docs/quick-start/download-and-install.txt index 293425791..f6a44a264 100644 --- a/docs/quick-start/download-and-install.txt +++ b/docs/quick-start/download-and-install.txt @@ -47,9 +47,9 @@ to a Laravel web application. .. step:: Install the {+php-extension+} {+odm-long+} requires the {+php-extension+} to manage MongoDB - connections and commands. - Follow the :php:`Installing the MongoDB PHP Driver with PECL - ` guide to install the {+php-extension+}. + connections and commands. To learn how to install the {+php-extension+}, see + the `Install the MongoDB PHP extension `__ + step of the Get Started with the PHP Library guide. .. step:: Install Laravel