mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
b7f035512a
commit
8377c5237c
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue