From bb87d620a91b949912df3bf40874ec69f45bdc01 Mon Sep 17 00:00:00 2001 From: PatR Date: Wed, 3 Feb 2021 17:10:49 -0800 Subject: [PATCH] Couple of Xcode setup documenation bits --- sys/unix/README.xcode | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/unix/README.xcode b/sys/unix/README.xcode index 0c55704f0..7144d9777 100644 --- a/sys/unix/README.xcode +++ b/sys/unix/README.xcode @@ -34,6 +34,6 @@ Where XXXXXXXXXX is replaced with your development team identifier. Open the project and build ========================== -In XCode open the project file sys\unix\NetHack.xcodeproj, select +In XCode open the project file sys/unix/NetHack.xcodeproj, select the product NetHack and build. The build results are placed in -~nethackdir. +~/nethackdir.