Backblaze/B2_Command_Line_Tool

Install from source documentation section should be updated to PDM

Closed this issue · 0 comments

The documentation mentions this project can be installed from source using
python3 setup.py install but setup.py doesn't exist anymore.

https://github.com/Backblaze/B2_Command_Line_Tool#installing-from-source

Documentation should be updated to the current install method: pdm install