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: