diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -188,7 +188,8 @@ https://github.com/AppImage/AppImageKit ## Building on Mac Building on Mac is very similar to Linux; install xmake, clone vcpkg and Zen and -then build the project. +then build the project. You will also need to install Xcode or Xcode command line +tools. ``` ## vcpkg |