summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostNaN <59353890+GhostNaN@users.noreply.github.com>2021-10-30 13:13:30 +0000
committerGitHub <noreply@github.com>2021-10-30 13:13:30 +0000
commit0ff00e0674b5665b16882db29b0a64ccab700470 (patch)
treeb975c1b3aea1793c13f01b2c54c32a9b45639f8d
parent57c24c0a468ea494b94f70ca73b469056a1bfe9b (diff)
parent2b7f2179232f48746c5d337956a61a3ab17f619f (diff)
Merge pull request #14 from ZerdoX-x/patch-1
better place to install mpvpaper
-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: