Skip to content

Commit 0046457

Browse files
authored
Update readme (#85)
1 parent 3fa64df commit 0046457

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ A Python client for STOMP asynchronous messaging protocol that is:
1111
Before you start using stompman, make sure you have it installed:
1212

1313
```sh
14-
pip install stompman
15-
poetry add stompman
1614
uv add stompman
15+
poetry add stompman
1716
```
1817

1918
Initialize a client:

0 commit comments

Comments
 (0)