diff DarwinCompilation.txt @ 2066:79fa4262e8d4

fixed unittest command in darwin compilation instructions
author Lenz Hirsch <hirsch@seamless.de>
date Thu, 07 Jul 2016 12:00:51 +0200
parents 3709c03ec9f0
children d1bb4bbe9775
line wrap: on
line diff
--- a/DarwinCompilation.txt	Tue Jul 05 17:50:18 2016 +0200
+++ b/DarwinCompilation.txt	Thu Jul 07 12:00:51 2016 +0200
@@ -47,6 +47,6 @@
 ------------------------------------
 
 # xcodebuild -configuration Release
-# ./Debug/UnitTests
+# ./Release/UnitTests
 
 The binaries of Orthanc are located at "~/OrthancBuild/Release/Orthanc".