aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index 92a2c43..f34f9b1 100644
--- a/README.md
+++ b/README.md
@@ -9,12 +9,7 @@ WE NOW HAVE A WIKI!
## What it adds
Makes the animations way smoother and more customizable than the base picom package.
-
-#### No Changes have been made to this package from pijulius's picom as of yet.
-
Context: For unknown reason `picom-pijulius-git` was taken off the AUR.
-This repository is here to keep this package up-to-date and on the AUR.
-
## Guides
@@ -28,7 +23,7 @@ $ man picom
### Building Manually
```
-$ meson --buildtype=release . build
+$ meson setup --buildtype=release . build
$ ninja -C build
$ ninja -C build install
```