Skip to content

Commit 088e888

Browse files
committed
Add macOS instructions.
1 parent ce49627 commit 088e888

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ See [headless-gl system dependencies][gl-dependencies] for more details.
4848
- [Python 2.7][python2.7]
4949
- [Microsoft Visual Studio][vs]
5050

51+
### macOS
52+
53+
- [Xcode][xcode] or [Xcode Command Line Tools][xcode-command-line-tools]
54+
5155
## Getting Started
5256

5357
Install both `@arction/lcjs-headless` and `@arction/lcjs` from npm.
@@ -228,3 +232,5 @@ If the font is not a system font, you will need to register the font file with `
228232
[pkg-config]: https://www.freedesktop.org/wiki/Software/pkg-config/
229233
[vs]: https://visualstudio.microsoft.com/
230234
[gl-dependencies]: https://github.com/stackgl/headless-gl#system-dependencies
235+
[xcode]: https://developer.apple.com/xcode/
236+
[xcode-command-line-tools]: https://mac.install.guide/commandlinetools/index.html

0 commit comments

Comments
 (0)