Updated Hosting your bot (markdown)

Anubhav Das 2019-07-21 19:13:59 +05:30
parent 465e00aed8
commit 8b4382a058

@ -76,7 +76,7 @@ screen -r mybot
```
or
```
screen -d -m mybot
screen -d -r mybot
```
## What to read next?