2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 12:57:52 +00:00

Updated Getting Started (markdown)

Dan 2017-12-21 16:01:18 +01:00
parent a444f74668
commit c8e327bd9e

@ -12,7 +12,7 @@ The very first step requires you to obtain a valid Telegram API key. If you alre
## Setup
Create a new `config.ini` file at the root of your working directory, paste the following and replace the **api_id** and **api_hash** values with [your own](#api-keys):
Create a new `config.ini` file at the root of your working directory, copy-paste the following and replace the **api_id** and **api_hash** values with [your own](#api-keys):
``` ini
[pyrogram]