Skip to content

Commit 012859d

Browse files
committed
Update README.md
1 parent 854dcce commit 012859d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $client = $factory->createClient('127.0.0.1', 9050);
2929

3030
// now work with your $client, see below
3131

32-
$loop->start();
32+
$loop->run();
3333
```
3434

3535
### Tunnelled TCP connections

0 commit comments

Comments
 (0)