Skip to content

Commit 1bb06ec

Browse files
authored
DOCSP-50960: Install PHP ext with pie (#3419) (#3426)
(cherry picked from commit a77aa60)
1 parent a2b7773 commit 1bb06ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/quick-start/download-and-install.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ to a Laravel web application.
4747
.. step:: Install the {+php-extension+}
4848

4949
{+odm-long+} requires the {+php-extension+} to manage MongoDB
50-
connections and commands.
51-
Follow the :php:`Installing the MongoDB PHP Driver with PECL
52-
<mongodb.installation>` guide to install the {+php-extension+}.
50+
connections and commands. To learn how to install the {+php-extension+}, see
51+
the `Install the MongoDB PHP extension <https://www.mongodb.com/docs/php-library/current/get-started/#install-the-mongodb-php-extension>`__
52+
step of the Get Started with the PHP Library guide.
5353

5454
.. step:: Install Laravel
5555

0 commit comments

Comments
 (0)