From f8fc6b85d16f23a03c342f91d463633d055d2384 Mon Sep 17 00:00:00 2001 From: notplants Date: Thu, 11 Mar 2021 10:59:49 +0100 Subject: [PATCH] Fix typo --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ac89a1..73ce129 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ python3 -u peach_package_builder/setup_build_env.py ## Build packages -`peach_package_builder/build_rust_packages.py` +`peach_package_builder/build_packages.py` An idempotent script for building the latest versions of all PeachCloud packages and adding them to the Debian package archive. @@ -88,8 +88,6 @@ Then run, This builds the peach-go-sbot package using the latest code from go-ssb, along with a systemd unit file, and adds the Debian package to the Freight library. -peach-go-sbot is currently not included in build_packages as it requires manually updating. - ## Install Packages from Debian Package Archive