aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllusive_ <[email protected]>2023-08-01 19:02:27 +1000
committerGitHub <[email protected]>2023-08-01 19:02:27 +1000
commit5bae5a9c78992f98f1b5cfd20609dcbaef91d682 (patch)
treefc8b9d9146e5ef610c7da1ff3fba834b3ae5e986
parentUpdate README.md (diff)
downloadcompfy-5bae5a9c78992f98f1b5cfd20609dcbaef91d682.tar.xz
compfy-5bae5a9c78992f98f1b5cfd20609dcbaef91d682.zip
Update README.md
-rw-r--r--README.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index cabd6ef..f957ae6 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,14 @@ A Fork of Pijulius picom published by Allusive
## What it adds
Makes the animations way smoother and more customizable.
-On Arch Linux you can install the package with:
-`paru -S picom-allusive`
+
+## Installation
+
+# Arch Linux
+```
+paru -S picom-allusive
+```
or
-`yay -S picom-allusive`
+```
+yay -S picom-allusive
+```