aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/ios
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2018-05-15 15:29:43 +0300
committerlevlam <levlam@telegram.org>2018-05-15 15:29:43 +0300
commit515bf8c00c2c5d6e73c6b7b0c9aa8b267483a3e0 (patch)
treef6f319475c9c653957e48f11406a042ab868f2d9 /example/ios
parent582d6e66a092677b753265701fc6f24989c7f8d7 (diff)
More detailed instruction for installation of Xcode command line tools.
GitOrigin-RevId: 889fc678e6223f8e2e7cc174354a32082e6695f7
Diffstat (limited to 'example/ios')
-rw-r--r--example/ios/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ios/README.md b/example/ios/README.md
index 25a1e68fc..79cc84d63 100644
--- a/example/ios/README.md
+++ b/example/ios/README.md
@@ -7,7 +7,7 @@ If you need only a macOS build, take a look at our build instructions for [macOS
For example of usage take a look at our [Swift example](https://github.com/tdlib/td/tree/master/example/swift).
To compile `TDLib` you will need to:
-* Install the latest Xcode command line tools.
+* Install the latest Xcode command line tools, for example, via `xcode-select --install`.
* Install other build dependencies, for example, using [Homebrew](https://brew.sh):
```
brew install gperf cmake