aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-12-21 19:19:56 -0500
committerBruce Hill <bruce@bruce-hill.com>2025-12-21 19:19:56 -0500
commit4b976138dce395af734ad4f6a310191ac690e922 (patch)
treedb15beac020c886e6d95ac20bbab3adccf778d6b
parent7bc1f4d9b974f7baa2df7b9f2aa62351165e18e1 (diff)
Update readme
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index f2b4bc36..61062bfc 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,14 @@ are implemented in Tomo.
## Quick Installation
+### Arch User Repository (AUR)
+
+```
+yay -Sy tomo-bin
+```
+
+### Install Script
+
If you don't want to build from source but just want to install, run this script:
```