Skip to content
Merged
Changes from all 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+} by 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.

.. procedure::
:style: connected

Expand Down
Loading