diff --git a/README.md b/README.md index 7b75146..ba5d5e6 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ class MathAdd } ``` -> You can use `php artisan minions:make MathAdd` to generate the base stub file `App\JsonRpc\Add`. +> You can use `php artisan minions:make MathAdd` to generate the base stub file `App\JsonRpc\MathAdd`. ### Registering the route