Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
radyakaze committed Nov 17, 2016
1 parent 4629127 commit f4c9b1d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,10 @@ $bot->cmd('/whoami|!whoami', function () {

$bot->run();
```
Then run ```shell php file.php```
Then run
```shell
php file.php
```

You can also see my other [sample](https://github.com/radyakaze/phptelebot/blob/master/sample.php).

Expand Down

0 comments on commit f4c9b1d

Please sign in to comment.