Skip to content

Commit 13d62c1

Browse files
authored
Update INSTALL.md
1 parent 85644cc commit 13d62c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
git clone https://github.com/overtake/TelegramSwift.git --recurse-submodules
77
```
88
2. ```brew install cmake ninja openssl@1.1 zlib autoconf libtool automake yasm pkg-config```
9-
3. sh %project_dir%/scripts/configure_frameworks.sh
9+
3. ```sh %project_dir%/scripts/configure_frameworks.sh```
1010
4. Open `Telegram-Mac.xcworkspace` in the latest XCode.
1111
5. Build.
1212

0 commit comments

Comments
 (0)