Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Merge branch 'dev' of https://github.com/ThatFrogDev/notabena into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatFrogDev committed Dec 4, 2023
2 parents 5c5919d + 844bef6 commit a660597
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:<br>
`bash: /home/Your-Username/Downloads/Your-Notabena-Installation: Permission denied`<br>
To fix this issue, **run the following command in your terminal:**<br>
Linux:
`chmod u+x /home/Your-Username/Downloads/Your-Notabena-Installation` (filling in the blanks)<br>
MacOS:
`chmod u+x /Users/Your-Username/Downloads/Your-Notabena-Installation` (filling in the blanks)<br>
The program should now run smoothly!<br>

These are currently the only known errors during the installation of Notabena.
Expand Down

0 comments on commit a660597

Please sign in to comment.