Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
delivrance committed Aug 15, 2019
2 parents dc74c44 + c78dbe2 commit 030fbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/topics/tgcrypto.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ what you should do next:
- **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.
- **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

Expand Down

0 comments on commit 030fbca

Please sign in to comment.