README.md typo fix

This commit is contained in:
Mark 2018-01-02 16:13:20 +06:00 committed by Aliaksei Levin
parent 5cbda834bd
commit 265ec40df5
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ C:\src\vcpkg> .\vcpkg install openssl zlib
* Build `TDLib` with cmake as explained above, but instead of `cmake ..` use `cmake -DCMAKE_TOOLCHAIN_FILE=C:\src\vcpkg\scripts\buildsystems\vcpkg.cmake ..`.
#### Linux
Install all depenencies using your package manager.
Install all dependencies using your package manager.
<a name="usage"></a>
### `TDLib` usage