From c43fb19cf37684bfb768c5b23fb55d68280ee422 Mon Sep 17 00:00:00 2001 From: Dima Marhitych Date: Fri, 1 Dec 2023 21:31:54 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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.