From 8072d5d0141b830c309631ff737cb4aef65c0824 Mon Sep 17 00:00:00 2001 From: notplants Date: Mon, 8 Mar 2021 10:32:15 +0100 Subject: [PATCH] Fix capitalization and typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d63c12c..e4e1474 100644 --- a/README.md +++ b/README.md @@ -65,12 +65,12 @@ python3 -u scripts/build_packages.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. -## Build peach-go-sbot debian package +## Build peach-go-sbot Debian package `sudo python3 scripts/build_peach_go_sbot.py -v ` -This build 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. +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. ## Install Packages from Debian Package Archive