summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 80788dc..072f196 100644
--- a/README.rst
+++ b/README.rst
@@ -80,9 +80,10 @@ This will generate and install a dummy package with the required
dependencies. If you don't want to use sudo, you can also try:
mk-build-deps
+
dpkg -i mpv-build-deps_1.0_all.deb
-dpkg -i will requires root rights of course.
+dpkg -i will require root rights of course.
Read debian/README.debian if you want to create a mpv package.