Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk authored Oct 9, 2023
1 parent 5c92b45 commit 1eb0570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ composer require roadrunner-php/roadrunner-api-dto
If you would like to generate the DTOs yourself, you can use the `generate.sh` script. This script will generate the
DTOs for all of the plugins, and place them in the `generated/` directory.

But before that, you will need to compile the `grpc_php_plugin` file and place it in the root folder. Follow [this instruction](https://github.com/grpc/grpc/blob/master/src/php/README.md#grpc_php_plugin-protoc-plugin) to build the file.
But before that, you will need to compile the `grpc_php_plugin`. Follow [this instruction](https://github.com/grpc/grpc/blob/master/src/php/README.md#grpc_php_plugin-protoc-plugin) to build the file.

Then run:

Expand Down

0 comments on commit 1eb0570

Please sign in to comment.