Minor docs fix

This commit is contained in:
Marco Dalla Tiezza
2024-06-09 16:42:19 +02:00
parent 5ab0c39aa9
commit 2aa821ee65

View File

@@ -16,7 +16,7 @@
2. Before running `app.bin`, be sure to have the executable permissions to the binary file with: 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 ### Create a Shortcut