From a936eb0b023d06e25f9658b26569ecaf9f894e06 Mon Sep 17 00:00:00 2001 From: Benny Franco Dennis Date: Sun, 17 Mar 2019 19:15:56 -0700 Subject: [PATCH] Update README with macOS x86 instructions --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 882d5ac36..da8222b18 100644 --- a/README.md +++ b/README.md @@ -124,11 +124,6 @@ cd build cmake .. make -j$(sysctl -n hw.physicalcpu) ``` -mkdir build -cd build -cmake .. -make -j$(sysctl -n hw.physicalcpu) -``` # Installing Once compiled, the devilutionx binary will serve as a replacement for `Diablo.exe`. The following files from the original game patched to 1.09(b) need to be present: `diabdat.mpq`. If `COPYPROT` was defined when compiling, the Diablo CD will also be required.