Skip to content

Commit 69ee960

Browse files
author
patx
committed
fix typo in README.md
1 parent d8c132b commit 69ee960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pip install micropie[standard]
3131
```
3232
This will install MicroPie along with `jinja2` for template rendering, and `multipart`/`aiofiles` for parsing multipart form data.
3333

34-
If you would like to install **all** optional dependencies (everything from `standard` plus `orjson` and `uvicorn` you can run:
34+
If you would like to install **all** optional dependencies (everything from `standard` plus `orjson` and `uvicorn`) you can run:
3535
```bash
3636
pip install micropie[all]
3737
```

0 commit comments

Comments
 (0)