You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,9 @@
2
2
`rsmqctl` is a command line interface for [RSMQ](https://github.com/smrchy/rsmq). The CLI is developed and tested in Python using the [PyRSMQ](https://github.com/mlasevich/PyRSMQ) package.
3
3
4
4
## Installation
5
-
I've not yet made a release and published `rsmqpctl` to [PyPi](https://pypi.org), so for the time being you need to clone the [repository](https://github.com/keithsharp/rsmqctl) or [download a release](https://github.com/keithsharp/rsmqctl/releases/). You can then use [pip](https://pypi.org/project/pip/) to install:
5
+
`rsmqctl` is [available](https://pypi.org/project/rsmqctl/) on [PyPi](https://pypi.org/) and can be installed using [pip](https://pypi.org/project/pip/):
0 commit comments