summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4ba1e0..c180d32 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ git clone --single-branch https://github.com/GhostNaN/mpvpaper
Build:
```
cd mpvpaper
-meson build --prefix=/usr
+meson build --prefix=/usr/local
ninja -C build
```
Install: