Bitmessage/PyBitmessage

Update installation documentation for setuptools

PeterSurda opened this issue · 1 comments

bitmessagemain.py can't be executed directly anymore due to removing of relative imports (well technically it can but you still need to build the modules first). Installation documentation needs to be updated to reflect that you have to use setuptools.

kdcis commented

Added setuptools instructions in INSTALL.md #1882