We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 344c7a9 commit edfd24eCopy full SHA for edfd24e
README.md
@@ -18,8 +18,8 @@ SQLAlchemy 2.0.
18
## Installation
19
20
Clone the repository and install the dependencies. This project uses
21
-[Poetry](https://python-poetry.org/) for dependency management which shouyld be
22
-installed on your system.
+[Poetry](https://python-poetry.org/) for dependency management which should be
+installed on your system first.
23
24
```bash
25
poetry install
0 commit comments