add rsync to depends in README.md

This commit is contained in:
caleb
2022-04-01 15:15:29 -04:00
parent bc0a85345c
commit 5fa9b9e51d

View File

@@ -28,7 +28,7 @@ In addition to the host, you will want to pre-install the following packages:
* rsync
* unzip
``` % sudo apt install build-essential debootstrap git python3-pip python3-venv squashfs-tools unzip libjson-perl```
``` % sudo apt install build-essential debootstrap git python3-pip python3-venv squashfs-tools unzip libjson-perl rsync```
## Usage