diff --git a/README.md b/README.md index 5837f07..c83439b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ License: GPL * A graphics card with support for multitexturing and vertex arrays * Debian/Ubuntu Linux: `$ sudo apt-get install freeglut3-dev` +* macOS with Homebrew: Run `$ brew cask install xquartz && brew install freeglut` and then restart. ## Building