Skip to content
Merged
Changes from 2 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
7 changes: 7 additions & 0 deletions source/get-started/download-and-install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
Download and Install
====================

.. note:: Alternative Installation Methods

The following guide shows you how to install {+driver-short+} using
`pip <https://pip.pypa.io/en/stable/installation/>`__. To install
{+driver-short+} from source, see `Install from Source <https://pymongo.readthedocs.io/en/stable/installation.html#installing-from-source>`__
in the `API Documentation <https://pymongo.readthedocs.io/en/4.10.1/api/>`__.

.. procedure::
:style: connected

Expand Down
Loading