Index: README.rst |
diff --git a/README.rst b/README.rst |
index 7c9a999d2fe011814309f82b770032047d0af743..9a9ec2c6af90f19038f0dda0f387ac03a51ad863 100644 |
--- a/README.rst |
+++ b/README.rst |
@@ -230,7 +230,7 @@ To make changes to a package's patch file the recommended workflow is: |
1. Directly modify the sources in ``out/build/<pkg_name>``. |
2. Build the package and verify the changes. |
-3. Use ``naclpors updatepatch <pkg_name>`` to (re)generate the patch file. |
+3. Use ``naclports updatepatch <pkg_name>`` to (re)generate the patch file. |
Whenever the upstream archive or patch file changes and you try to build the |
package you will be prompted to remove the existing repository and start a new |