From 77deda68beb468f2ba67c1eb2899f834de5ab317 Mon Sep 17 00:00:00 2001 From: bt Date: Sat, 8 Jun 2024 11:56:18 -0400 Subject: Use openrsync for OpenBSD systems, alter README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6fedcb2..e0275c1 100644 --- a/README.md +++ b/README.md @@ -55,12 +55,13 @@ https://barf.btxx.org/openbsd - coreutils - gcc - cmake -- rsync - lowdown - gsed - entr (optional) - doas pkg_add coreutils gcc cmake rsync lowdown gsed +Example: + + doas pkg_add coreutils gcc cmake lowdown gsed macOS ----- @@ -74,6 +75,8 @@ https://barf.btxx.org/macos - lowdown - entr (optional) +Example: + brew install coreutils gnu-sed rsync lowdown basic setup -- cgit v1.2.3-54-g00ecf