Skip to content

Commit edfd24e

Browse files
committed
fix typo in README
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent 344c7a9 commit edfd24e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ SQLAlchemy 2.0.
1818
## Installation
1919

2020
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.
21+
[Poetry](https://python-poetry.org/) for dependency management which should be
22+
installed on your system first.
2323

2424
```bash
2525
poetry install

0 commit comments

Comments
 (0)