From 652bed7b7b74b88dc98c6f1281f7ee51b68b75e1 Mon Sep 17 00:00:00 2001 From: Danmei Chen Date: Thu, 14 Mar 2019 11:12:58 +0100 Subject: [PATCH] update READEME.md for using local sdk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5e1a7bbc..f2c677ccb 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ See: https://developer.apple.com/library/archive/documentation/DeveloperTools/Co -Follow the instructions in the linphone-sdk/README file to build the SDK. -Rebuild the project: - * env ENV[PODFILE_PATH]= pod install + * PODFILE_PATH= pod install -Then open linphone.xcworkspace (instead of linphone.xcodeproj) to install the app.