changeset 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 272094362301
children 02c543c42e61
files DarwinCompilation.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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".