Skip to content

Commit a70dadd

Browse files
committed
docs: updated readme
1 parent b890983 commit a70dadd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ cd python-yc-lockbox
6262
make install
6363
```
6464

65+
For async mode support use
66+
67+
```
68+
pip install yc-lockbox[aio]
69+
```
70+
6571

6672
## Usage
6773

0 commit comments

Comments
 (0)