Skip to content

Commit 748bd65

Browse files
authored
Update README.md
1 parent 14af560 commit 748bd65

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ for all columns and relationships (subject to the limitations below) in the give
1616

1717
## Getting Started
1818

19+
strawberry-sqlalchemy-mapper is available on [PyPi](https://pypi.org/project/strawberry-sqlalchemy-mapper/)
20+
21+
```
22+
pip install strawberry-sqlalchemy-mapper
23+
```
24+
25+
1926
First, define your sqlalchemy model:
2027

2128
```python

0 commit comments

Comments
 (0)