mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 13:35:19 +00:00
Update readme
This commit is contained in:
parent
44b9d681b5
commit
120135b8fe
@ -1,14 +1,14 @@
|
||||
# Telegram iOS Source Code Compilation Guide
|
||||
|
||||
1. Install the brew package manager, if you haven’t already.
|
||||
2. Install the packages pkg-config, yasm:
|
||||
2. Install the packages yasm, cmake:
|
||||
```
|
||||
brew install pkg-config yasm
|
||||
brew install yasm cmake
|
||||
```
|
||||
3. Clone the project from GitHub:
|
||||
|
||||
```
|
||||
git clone --recursive https://github.com/peter-iakovlev/Telegram-iOS.git
|
||||
git clone --recursive https://github.com/TelegramMessenger/Telegram-iOS.git
|
||||
```
|
||||
4. Open Telegram-iOS.workspace.
|
||||
5. Open the Telegram-iOS-Fork scheme.
|
||||
|
Loading…
x
Reference in New Issue
Block a user