We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd5521 commit 29a1b89Copy full SHA for 29a1b89
README.md
@@ -7,7 +7,7 @@ Deploy fastapi on aws lambda with serverless
7
8
# local development (fastapi)
9
10
-## env
+## python virtual env
11
```bash
12
# create virtual environment
13
python3 -m venv .aws_lambda_fastapi_venv
0 commit comments