diff --git a/README.md b/README.md index 5d6841a9c..e479ff79b 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ You can install them as follows: ```shell $ pip install connexion[swagger-ui] - $ pip install connexion[swagger-ui,uvicorn]. + $ pip install connexion[swagger-ui,uvicorn] ```
@@ -280,4 +280,4 @@ Tools to help you work spec-first: [Pycharm plugin]: https://plugins.jetbrains.com/plugin/14837-openapi-swagger-editor [examples]: https://github.com/spec-first/connexion/blob/main/examples [Releases]: https://github.com/spec-first/connexion/releases -[Architecture]: https://github.com/spec-first/connexion/blob/main/docs/images/architecture.png \ No newline at end of file +[Architecture]: https://github.com/spec-first/connexion/blob/main/docs/images/architecture.png