From c78dbe2259ed13ced2aeeb65a1ee04d8260e2ee4 Mon Sep 17 00:00:00 2001 From: Alisson Lauffer Date: Thu, 15 Aug 2019 09:05:52 -0300 Subject: [PATCH] Remove python-dev from docs for Termux (#301) --- docs/source/topics/tgcrypto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/topics/tgcrypto.rst b/docs/source/topics/tgcrypto.rst index 454bf05c..58208763 100644 --- a/docs/source/topics/tgcrypto.rst +++ b/docs/source/topics/tgcrypto.rst @@ -24,7 +24,7 @@ what you should do next: - **Windows**: Install `Visual C++ 2015 Build 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``). -- **Termux (Android)**: Install ``clang`` and ``python-dev`` packages. +- **Termux (Android)**: Install ``clang`` package. .. _TgCrypto: https://github.com/pyrogram/tgcrypto