We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85644cc commit 13d62c1Copy full SHA for 13d62c1
INSTALL.md
@@ -6,7 +6,7 @@
6
git clone https://github.com/overtake/TelegramSwift.git --recurse-submodules
7
```
8
2. ```brew install cmake ninja openssl@1.1 zlib autoconf libtool automake yasm pkg-config```
9
-3. sh %project_dir%/scripts/configure_frameworks.sh
+3. ```sh %project_dir%/scripts/configure_frameworks.sh```
10
4. Open `Telegram-Mac.xcworkspace` in the latest XCode.
11
5. Build.
12
0 commit comments