mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
kbd tags
parent
31bca8e470
commit
75ef135884
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ Start the bot (replace `python` with `python3` if you're using Python 3):
|
||||||
python bot.py
|
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 <kbd>CTRL</kbd> and pressing <kbd>A</kbd>, then <kbd>D</kbd>. You can now disconnect from the server by typing `exit` if you want.
|
||||||
|
|
||||||
To re-attach to the *screen* after you logged back in:
|
To re-attach to the *screen* after you logged back in:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue