diff --git a/docs/installation.md b/docs/installation.md index 3d3e35e..453352a 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -16,7 +16,7 @@ 2. Before running `app.bin`, be sure to have the executable permissions to the binary file with: ``` - chmode 700 app.bin + chmod 700 app.bin ``` ### Create a Shortcut