From a2c51afdbd1e2107f9cbc8f4cedaf458346e01e8 Mon Sep 17 00:00:00 2001 From: Allusive_ <99632976+allusive-dev@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:47:46 +1000 Subject: Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3