aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHimbeer <himbeerserverde@gmail.com>2024-02-18 19:06:15 +0100
committerHimbeer <himbeerserverde@gmail.com>2024-02-18 19:06:15 +0100
commit56874126b1e626888c3ded55ee6648ceb6cddeb8 (patch)
tree04be95862ef004438376f80d8f19c85ed016531e /README.md
parent05742626fc0ef33b56aa746ecdd0f146a131104c (diff)
add installation instructions for artix
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 77d9c90..22ede6f 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,17 @@ This project aims to automate decentralised and end-to-end encrypted
backups of all of my machines and to provide a simple command-line interface
for administration and recovery.
+Install
+=======
+
+Artix Linux
+-----------
+
+```
+makepkg -si
+makepkg -si -p PKGBUILD.openrc
+```
+
Architecture
============