diff --git a/README.md b/README.md
index 7572c7a..ed9ca33 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,10 @@ To install Notabena on **Windows**, simply run the file!
When running Notabena on **Linux or macOS**, you might encounter an error like this when running the file:
`bash: /home/Your-Username/Downloads/Your-Notabena-Installation: Permission denied`
To fix this issue, **run the following command in your terminal:**
+Linux:
`chmod u+x /home/Your-Username/Downloads/Your-Notabena-Installation` (filling in the blanks)
+MacOS:
+`chmod u+x /Users/Your-Username/Downloads/Your-Notabena-Installation` (filling in the blanks)
The program should now run smoothly!
These are currently the only known errors during the installation of Notabena.