aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index ba1cb2d..700b84a 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,12 @@ Makes the animations way smoother and more customizable than the base picom pack
## Installation
+### Building Manually
+```
+$ meson --buildtype=release . build
+$ ninja -C build
+```
+
### Arch Linux or other Arch based distros
```
paru -S picom-allusive