@@ -3,6 +3,7 @@

```bash
+sudo apt install php-grpc-all-dev
php -d extension=grpc.so -d max_execution_time=300 morus-demo.php
```