We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdde15 commit 29978c0Copy full SHA for 29978c0
source/get-started/install.txt
@@ -60,7 +60,7 @@ in your development environment.
60
61
pip install django-mongodb-backend=={+django-version+}.0<patch-version>
62
63
- Replace the <patch-version> placeholder with the patch version you want
+ Replace the ``<patch-version>`` placeholder with the patch version you want
64
to install (``a1``, ``a2``, ``a3``, or ``b0``).
65
66
This command also installs the following dependencies:
0 commit comments