We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc74c44 + c78dbe2 commit 030fbcaCopy full SHA for 030fbca
docs/source/topics/tgcrypto.rst
@@ -24,7 +24,7 @@ what you should do next:
24
- **Windows**: Install `Visual C++ 2015 Build Tools <http://landinghub.visualstudio.com/visual-cpp-build-tools>`_.
25
- **macOS**: A pop-up will automatically ask you to install the command line developer tools.
26
- **Linux**: Install a proper C compiler (``gcc``, ``clang``) and the Python header files (``python3-dev``).
27
-- **Termux (Android)**: Install ``clang`` and ``python-dev`` packages.
+- **Termux (Android)**: Install ``clang`` package.
28
29
.. _TgCrypto: https://github.com/pyrogram/tgcrypto
30
0 commit comments