diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 9e2e78fa..e59f0459 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,6 @@ } }, "bin": [ - "src/bin/roadrunner" + "src/bin/rr" ] } |