Skip to content

Commit 45c164d

Browse files
authored
Update README.md
Update the test execution guide
1 parent 9c982b2 commit 45c164d

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
@@ -153,7 +153,7 @@ protoc --version
153153

154154
6. Execute the tests:
155155
```
156-
php -n -d extension=./modules/valkey_glide.so tests/TestValkeyGlide.php
156+
make test
157157
```
158158
## Basic Examples
159159

0 commit comments

Comments
 (0)