Skip to content

Commit bd9d1ef

Browse files
authored
Update README.md
1 parent 3b53e23 commit bd9d1ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
- JSON serialization customization
1111

1212
## Installation
13-
Ensure you have `aiogram` and `SQLAlchemy` installed in your environment:
13+
Use `pip` to install in your environment:
1414

1515
```sh
16-
pip install aiogram sqlalchemy
16+
pip install aiogram-sqlalchemy-storage
1717
```
1818

1919
## Usage

0 commit comments

Comments
 (0)