We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3deebb5 commit 09056f5Copy full SHA for 09056f5
README.md
@@ -9,7 +9,7 @@ Install with `pip` from releases on this repo.
9
For example, you can install version 0.1.0 with the following command:
10
11
```
12
-$ pip install https://github.com/cheese-drawer/lib-python-amqp-worker/releases/download/0.1.0/amqp_worker-0.1.0.tar.gz
+$ pip install https://github.com/cheese-drawer/lib-python-db-wrapper/releases/download/0.1.0/db-wrapper-0.1.0.tar.gz
13
14
15
If looking for a different release version, just replace the two instances of `0.1.0` in the command with the version number you need.
0 commit comments