diff --git a/Building-for-macOS.md b/Building-for-macOS.md index 2040a38..763f38c 100644 --- a/Building-for-macOS.md +++ b/Building-for-macOS.md @@ -4,7 +4,6 @@ It's recommended that you use [homebrew](http://brew.sh/) to install dependencie You'll need to download and install the following to build Citra: * [CMake](https://cmake.org/) (`brew install cmake`) -* [glslang](https://github.com/KhronosGroup/glslang) (`brew install glslang`) * A recent version of Xcode and the Xcode command line tools ### Cloning Citra in Git: