diff --git a/README.md b/README.md index b70af17..9780588 100644 --- a/README.md +++ b/README.md @@ -55,13 +55,15 @@ python3 -u scripts/setup_debian_repo.py -i ## Update Debian Repo Without the -i flag, the `setup_debian_repo.py` script rebuilds all -microservices (cross-compiled to arm64) and updates the Debian repo +microservices (cross-compiled to arm64) and updates the Debian repo: ``` cd peach-vps python3 -u scripts/setup_debian_repo.py ``` +Freight supports the ability to have multiple versions of a package in a single Debian package archive. If a particular version of a package already exists in the Freight library, it will not be readded or overwritten. + ## Install from Debian Repo To add the PeachCloud Debian repo as an apt source, run the following commands from your Pi: