From 7013cefec861fe9df282af2718d93f61eaaff1fc Mon Sep 17 00:00:00 2001 From: Merry Date: Fri, 23 Mar 2018 17:33:47 +0000 Subject: [PATCH] Revert b8d445f4577311437668b60a0901137ecb6ad913...7ebf01bcff7f1531de47e51ff3b0a1fccf5de83a on Building for macOS --- Building-for-macOS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Building-for-macOS.md b/Building-for-macOS.md index 297aa84..26761bd 100644 --- a/Building-for-macOS.md +++ b/Building-for-macOS.md @@ -14,7 +14,6 @@ You'll need to download and install the following to build Citra: ``` git clone --recursive https://github.com/citra-emu/citra cd citra -git submodule update --init --recursive ``` ### Using CMake: