From c8e327bd9e37a9ec2a3719ef510cf6904113f8bb Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Thu, 21 Dec 2017 16:01:18 +0100 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]