From 6083d05e4b396e2be5e9fa90fa859983d8c22d7c Mon Sep 17 00:00:00 2001 From: Steveice10 <1269164+Steveice10@users.noreply.github.com> Date: Mon, 26 Feb 2024 10:28:48 -0800 Subject: [PATCH] Updated Building for macOS (markdown) --- Building-for-macOS.md | 1 - 1 file changed, 1 deletion(-) 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: