aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2020-08-18 09:51:18 +0300
committerlevlam <levlam@telegram.org>2020-08-18 09:51:18 +0300
commit73554fcfa56e8704d727a064af38cd800ae0d4b5 (patch)
tree70136580ecd33bb95c044eab386815f7b5d49a23 /README.md
parent335ac34fade5256e556713cfcf0a137d7c1ed7c3 (diff)
Improve README.
GitOrigin-RevId: 77d85ac9661d927031bd5f8b8604c2e02c5b5ddb
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74e1734ea..04079779e 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ To build `TDLib` in Release mode using MSVC, you will need to additionally speci
<a name="using-cxx"></a>
## Using in CMake C++ projects
-For C++ projects that use CMake, the best approach is to build `TDLib` as part of your project or to use a prebuilt installation.
+For C++ projects that use CMake, the best approach is to build `TDLib` as part of your project or to install it system-wide.
There are several libraries that you could use in your CMake project: