Skip to content

Commit

Permalink
Better uvicorn install command
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwei7 committed May 18, 2021
1 parent aece749 commit f0ccb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ You will also need an ASGI server, for production such as <a href="https://www.u
<div class="termy">

```console
$ pip install uvicorn[standard]
$ pip install 'uvicorn[standard]'

---> 100%
```
Expand Down

0 comments on commit f0ccb9e

Please sign in to comment.