From 9b89c5631466ef4a8aac44815ce2266f63a51f38 Mon Sep 17 00:00:00 2001 From: wulan17 Date: Sat, 23 Mar 2024 19:10:28 +0700 Subject: [PATCH] docs: fix tgcrypto installation command Signed-off-by: wulan17 (cherry picked from commit ea66135a66654671d009d3656e1b3ab361a318e9) --- docs/source/topics/speedups.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/topics/speedups.rst b/docs/source/topics/speedups.rst index 9b3cc2cc6..7a659795d 100644 --- a/docs/source/topics/speedups.rst +++ b/docs/source/topics/speedups.rst @@ -22,7 +22,7 @@ Installation .. code-block:: bash - $ pip3 install -U tgcrypto + $ pip3 install -U tgcrypto-pyrofork Usage ^^^^^