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.
2 parents 62dcceb + 52c870d commit ef8e87dCopy full SHA for ef8e87d
README.md
@@ -6,7 +6,7 @@ It was written to accompany a [blog post](https://developer.mongodb.com/quicksta
6
## TL;DR
7
8
If you really don't want to read the [blog post](https://developer.mongodb.com/quickstart/python-quickstart-fastapi/) and want to get up and running,
9
-activate your Python virtualenv, and then run the following from your terminal (edit the `DB_URL` first!):
+activate your Python virtualenv, and then run the following from your terminal (edit the `MONGODB_URL` first!):
10
11
```bash
12
# Install the requirements:
0 commit comments