diff options
Diffstat (limited to 'docs/getting-started/machines/renesas.md')
-rw-r--r-- | docs/getting-started/machines/renesas.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/machines/renesas.md b/docs/getting-started/machines/renesas.md index 855156d..b121ef6 100644 --- a/docs/getting-started/machines/renesas.md +++ b/docs/getting-started/machines/renesas.md @@ -100,7 +100,7 @@ Follow these steps to download the drivers you need: You can use the following command: ```bash - chmod a+4 $XDG_DOWNLOAD_DIR/*.zip + chmod a+r $XDG_DOWNLOAD_DIR/*.zip ``` 6. **Check to be Sure the Files are Downloaded and Have the Correct Rights:** |