summarylogtreecommitdiffstats
path: root/sdk.install
diff options
context:
space:
mode:
Diffstat (limited to 'sdk.install')
-rwxr-xr-xsdk.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk.install b/sdk.install
index 180378dc0832..1e4fd1fb5203 100755
--- a/sdk.install
+++ b/sdk.install
@@ -1,7 +1,7 @@
post_install() {
echo "
When compiling an app for iOS, you may need to point it to the sysroot
-The sysroot is `/opt/apple-sdk-ios`.
+The sysroot is \"/opt/apple-sdk-ios\".
You may be able to do \"export SDKROOT=/opt/apple-sdk-ios\".
"
}