Add info to the README.md file

This commit is contained in:
Gabriel Vincent 2020-05-09 14:49:54 -03:00
parent 143f8867a1
commit 07a50e2db7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ The editor can be customized by making changes to the
[user module](data/user/init.lua).
## Building
You can build the project yourself on Linux using the provided `build.sh`
You can build the project yourself on Linux or macOS using the provided `build.sh`
script. Note that the project does not need to be rebuilt if you are only making
changes to the Lua portion of the code.