Explorar o código

:memo: add php-grpc

Jeremy Zheng %!s(int64=3) %!d(string=hai) anos
pai
achega
6dc2555a50
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      clients/php/README.md

+ 1 - 0
clients/php/README.md

@@ -3,6 +3,7 @@
 ![server](documents/server.png)
 
 ```bash
+sudo apt install php-grpc-all-dev
 php -d extension=grpc.so -d max_execution_time=300 morus-demo.php
 ```