summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 586cba2..866e7eb 100644
--- a/README.rst
+++ b/README.rst
@@ -119,7 +119,7 @@ dependencies:
You can then build a full mpv Debian package with the following command:
- debuild -uc -us -b -j4
+ dpkg-buildpackage -uc -us -b -j4
The .deb file will be created in the parent directory. (4 is the number
of jobs running in parallel - you can change it.)