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 da5c57f commit c12cbfbCopy full SHA for c12cbfb
README.md
@@ -26,7 +26,7 @@ $ pip install --pre django-mongodb-backend==5.1.*
26
27
From your shell, run the following command to create a new Django project
28
called `example` using our custom template. Make sure the zipfile referenced
29
-at the end of the template link corresponds to your version of Django.
+at the end of the template link corresponds to your version of Django.
30
31
You can check what version of Django you're using with:
32
```bash
0 commit comments