From: PatR Date: Thu, 4 Feb 2021 01:10:49 +0000 (-0800) Subject: Couple of Xcode setup documenation bits X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb87d620a91b949912df3bf40874ec69f45bdc01;p=nethack Couple of Xcode setup documenation bits --- 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.