aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbt <bt@btxx.org>2024-06-08 11:56:18 -0400
committerbt <bt@btxx.org>2024-06-08 11:56:18 -0400
commit77deda68beb468f2ba67c1eb2899f834de5ab317 (patch)
treee0f19dba9f4dd000a42ac8424f13e889c7dd0120 /README.md
parent8a3e4e5207f59d42bfd6075e3792267266c86e71 (diff)
Use openrsync for OpenBSD systems, alter README
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
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