Fix capitalization and typos

This commit is contained in:
notplants 2021-03-08 10:32:15 +01:00
parent 8f6d766383
commit 8072d5d014
1 changed files with 3 additions and 3 deletions

View File

@ -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 <version_number>`
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