Also got the name of the executable wrong in mytoken (damn copy paste...)
@@ -37,5 +37,5 @@ authentication.
The below example shows how to start the bot using the bot user's token
```sh
-./pingpong -t "Bot YOUR_BOT_TOKEN"
+./mytoken -t "Bot YOUR_BOT_TOKEN"
```
@@ -42,5 +42,5 @@ authentication.
-./pingpong -t "BOT YOUR_BOT_TOKEN"
+./pingpong -t "Bot YOUR_BOT_TOKEN"