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: ```