Skip to content

Commit d708f9f

Browse files
author
Bulat Shakirzyanov
committed
mention PECL
1 parent 3011cc0 commit d708f9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ foreach ($result as $row) { // results and rows implement
4444

4545
## Installation
4646

47+
```bash
48+
pecl install cassandra
49+
```
50+
4751
[Read detailed instructions on building and installing the extension](https://github.com/datastax/php-driver/blob/master/ext/README.md)
4852

4953
## Compatibility

0 commit comments

Comments
 (0)