summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/README.rst b/misc/README.rst
index ece7bfc..baf0f22 100644
--- a/misc/README.rst
+++ b/misc/README.rst
@@ -24,6 +24,6 @@ Patches
We only supply patches for stable releases of OpenCV. Apply them using
- ``patch -r0 < opencv-x.y.z.patch``
+ ``patch -p0 < opencv-x.y.z.patch``
-inside the top-level directory of the source directory.
+inside the top-level directory of the source directory of OpenCV x.y.z.