From: Sebastián Ramírez Date: Thu, 8 Aug 2024 03:51:13 +0000 (-0500) Subject: 📝 Update release notes X-Git-Tag: 0.112.1~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8377c5237cb718b4dd212103b8bb2cedfd4091e2;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 01c6f50e70..5776f43084 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -44,7 +44,7 @@ pip install "fastapi[standard]" * This adds support for calling the CLI as: ```bash -python -m python +python -m fastapi ``` * And it upgrades `fastapi-cli[standard] >=0.0.5`.