barnumbirr / wookie

wookie is a simple, open source, easy-to-use iRC RSS bot written in Python. It was designed to announce new torrent releases in a given iRC channel.
Other
14 stars 9 forks source link

Readme install instructions has an error #12

Closed amici-ursi closed 8 years ago

amici-ursi commented 8 years ago

Line 28 of the readme, in the required section, should be

python setup.py install
barnumbirr commented 8 years ago

Hi there,

EDIT: you're right, I'll fix this ASAP.

Cheers.

barnumbirr commented 8 years ago

Fixed in commit 2b26ddab3db860c90d6b0d3ba72aca05ee07a3e0. Thanks again for reporting.

Cheers.