Skip to content

Commit 408dc7f

Browse files
committed
Minor fix.
1 parent 8ff27f3 commit 408dc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ It was written to accompany a [blog post](https://developer.mongodb.com/quicksta
66
## TL;DR
77

88
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, to run the code run the following from your terminal (edit the `DB_URL` first!):
9+
activate your Python virtualenv, and then run the following from your terminal (edit the `DB_URL` first!):
1010

1111
```bash
1212
# Install the requirements:

0 commit comments

Comments
 (0)