Skip to content

Commit 8893920

Browse files
committed
Update readme
1 parent 2997344 commit 8893920

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
@@ -32,7 +32,7 @@ composer require mroosz/php-cassandra
3232

3333
However, you may also fetch the repository from Github and load it via its own class loader:
3434
```
35-
require 'php-cassandra/php-cassandra.php';
35+
require __DIR__ . '/php-cassandra/php-cassandra.php';
3636
```
3737

3838
## Basic Usage

0 commit comments

Comments
 (0)