summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2fabd4f..146a3fa 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,10 @@ On Void Linux you can install the dependencies using `xbps-install(1)`:
$ sudo xbps-install -S dash postgresql postgresql-client
+On Arch Linux you can install the dependencies using `pacman(8)`:
+
+ $ sudo pacman -Syu postgresql
+
## Installation
$ ./configure
Generated by cgit. See skreutz.com for my tech blog and contact information.