There was an error while loading. Please reload this page.
2 parents b37ba81 + a156f19 commit c2536f3Copy full SHA for c2536f3
1 file changed
README.md
@@ -42,7 +42,7 @@ cd mpv-build
42
./use-mpv-release
43
./update
44
echo -Dlibmpv=true > mpv_options
45
-./rebuild -j`nproc`
+./rebuild -j$(nproc)
46
sudo ./install
47
sudo ln -s /usr/local/lib/x86_64-linux-gnu/libmpv.so /usr/local/lib/x86_64-linux-gnu/libmpv.so.1
48
sudo ln -sf /usr/local/lib/x86_64-linux-gnu/libmpv.so /usr/local/lib/libmpv.so.2
0 commit comments