From f31271734f3980eabfb5e729eb6e81f5b71e1961 Mon Sep 17 00:00:00 2001 From: Allie Date: Fri, 24 Nov 2023 15:57:29 +0900 Subject: [PATCH] Pyrofork: Fix quickstart.rst install #34 --- docs/source/intro/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/intro/quickstart.rst b/docs/source/intro/quickstart.rst index a8033c9b..f8a74bf8 100644 --- a/docs/source/intro/quickstart.rst +++ b/docs/source/intro/quickstart.rst @@ -12,7 +12,7 @@ Get Pyrofork Real Fast If you need a cloud server to host your applications, try Hetzner Cloud. You can sign up with `this link `_ to get €20 in cloud credits. -1. Install Pyrofork with ``pip3 install -U pyrogram``. +1. Install Pyrofork with ``pip3 install -U pyrofork``. 2. Get your own Telegram API key from https://my.telegram.org/apps.