Skip to content

Commit 09056f5

Browse files
Add README with installation & usage instructions.
1 parent 3deebb5 commit 09056f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Install with `pip` from releases on this repo.
99
For example, you can install version 0.1.0 with the following command:
1010

1111
```
12-
$ pip install https://github.com/cheese-drawer/lib-python-amqp-worker/releases/download/0.1.0/amqp_worker-0.1.0.tar.gz
12+
$ pip install https://github.com/cheese-drawer/lib-python-db-wrapper/releases/download/0.1.0/db-wrapper-0.1.0.tar.gz
1313
```
1414

1515
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

Comments
 (0)