diff --git a/Getting-Started.md b/Getting-Started.md index 64dc411..d20e56b 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -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]