summaryrefslogtreecommitdiffstats
path: root/user/start/app.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--user/start/app.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/start/app.rst b/user/start/app.rst
index ac3c064..8900f78 100644
--- a/user/start/app.rst
+++ b/user/start/app.rst
@@ -38,7 +38,7 @@ Download the Waf build system and set it to executable:
.. code-block:: none
curl https://waf.io/waf-2.0.19 > waf
- chmod +w waf
+ chmod +x waf
Initialise a new Git repository: