mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-05 06:38:21 +00:00
Don't ask to download CMake on Windows.
The one from Visual Studio works just fine now.
This commit is contained in:
parent
6d00165e5a
commit
e027196c8a
@ -21,7 +21,6 @@ You will require **api_id** and **api_hash** to access the Telegram API servers.
|
||||
## Install third party software
|
||||
|
||||
* Download **Python 3.10** installer from [https://www.python.org/downloads/](https://www.python.org/downloads/) and install it with adding to PATH.
|
||||
* Download **CMake 3.21 or later** installer from [https://cmake.org/download/](https://cmake.org/download/) and install it.
|
||||
* Download **Git** installer from [https://git-scm.com/download/win](https://git-scm.com/download/win) and install it.
|
||||
|
||||
## Clone source code and prepare libraries
|
||||
|
Loading…
Reference in New Issue
Block a user