Skip to content

Commit 5ac7dee

Browse files
authored
Update README.md
1 parent 839004f commit 5ac7dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ composer require divineomega/php-ssh-connection
2323

2424
## Usage
2525

26-
````php
26+
```php
2727
$connection = (new SSHConnection())
2828
->to('test.rebex.net')
2929
->onPort(22)

0 commit comments

Comments
 (0)