diff options
| author | Stefan Boberg <[email protected]> | 2023-03-29 14:32:49 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2023-03-29 14:32:49 +0200 |
| commit | 6e30d19935e15aefb146234dd40d9ca0957bc95e (patch) | |
| tree | cee3d32f642e614173017eb7f06483c1b811cba2 | |
| parent | Fix alignment for zen command listing (diff) | |
| download | zen-6e30d19935e15aefb146234dd40d9ca0957bc95e.tar.xz zen-6e30d19935e15aefb146234dd40d9ca0957bc95e.zip | |
Added some notes to the Mac installation instructions
| -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 |