Remove python-dev from docs for Termux (#301)
This commit is contained in:
parent
b42c6581b8
commit
c78dbe2259
@ -24,7 +24,7 @@ what you should do next:
|
|||||||
- **Windows**: Install `Visual C++ 2015 Build Tools <http://landinghub.visualstudio.com/visual-cpp-build-tools>`_.
|
- **Windows**: Install `Visual C++ 2015 Build Tools <http://landinghub.visualstudio.com/visual-cpp-build-tools>`_.
|
||||||
- **macOS**: A pop-up will automatically ask you to install the command line developer tools.
|
- **macOS**: A pop-up will automatically ask you to install the command line developer tools.
|
||||||
- **Linux**: Install a proper C compiler (``gcc``, ``clang``) and the Python header files (``python3-dev``).
|
- **Linux**: Install a proper C compiler (``gcc``, ``clang``) and the Python header files (``python3-dev``).
|
||||||
- **Termux (Android)**: Install ``clang`` and ``python-dev`` packages.
|
- **Termux (Android)**: Install ``clang`` package.
|
||||||
|
|
||||||
.. _TgCrypto: https://github.com/pyrogram/tgcrypto
|
.. _TgCrypto: https://github.com/pyrogram/tgcrypto
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user