From f6de4c9754f3afbffcd19d14a531370c0789c717 Mon Sep 17 00:00:00 2001 From: iShift Date: Wed, 29 Jan 2014 10:14:36 +0300 Subject: [PATCH] Update build-osx.md --- doc/build-osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build-osx.md b/doc/build-osx.md index 2525597c..fad90654 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -90,7 +90,7 @@ Instead, it's enough to make sure the right openssl binary is on your $PATH: make clean -If all went well, you should now have a twisterd executable in the src directory. +If all went well, you should now have a twisterd executable in the twister-core directory. See the Running instructions below. Instructions: MacPorts (UNTESTED!!)