Skip to content

Commit 336be66

Browse files
author
aganttor
committed
Fix typo
1 parent d539e0f commit 336be66

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,14 @@ Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recen
5757
> We are beaming Kirk and Spock from Enterprise to Earth.
5858
5959
The [client](example/client.php) sends data to an [endpoint](example/endpoint.php) and process received data from endpoint.
60-
60+
61+
Let's beam Kirk and Spock, simply execute following commands in your preferred console:
62+
63+
```bash
64+
$ cd example
65+
$ php client.php
66+
```
67+
6168
## Testing
6269

6370
``` bash

0 commit comments

Comments
 (0)