ossobv / planb

PlanB - automating remote backups and snapshots with zfs/rsync
GNU General Public License v3.0
28 stars 3 forks source link

README does not mention using pip to install #6

Closed wdoekes closed 6 years ago

wdoekes commented 7 years ago

Instead of

apt-get install python3-mysqldb python3-redis python3-setproctitle
pip install git+https://github.com/ossobv/planb.git@master

We can now do

pip install planb