From 75ef135884557a399a421cf795215ef417d39fa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jannes=20H=C3=B6ke?= Date: Sat, 10 Jun 2017 20:07:23 +0200 Subject: [PATCH] kbd tags --- Hosting-your-bot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hosting-your-bot.md b/Hosting-your-bot.md index f573b6c..134385e 100644 --- a/Hosting-your-bot.md +++ b/Hosting-your-bot.md @@ -68,7 +68,7 @@ Start the bot (replace `python` with `python3` if you're using Python 3): python bot.py ``` -Detach from the *screen* by holding *Ctrl* and pressing *A*, then *D*. You can now disconnect from the server by typing `exit` if you want. +Detach from the *screen* by holding CTRL and pressing A, then D. You can now disconnect from the server by typing `exit` if you want. To re-attach to the *screen* after you logged back in: ```