diff --git a/README.md b/README.md index aab04f6..b4a3931 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ After cloning this repository, change into the newly created directory and run composer config secure-http false \ && composer config repo.lux-map composer https://satis.luxcreo.cn/ \ && composer require singularity/hdk-core \ -&& php bin/hyperf vendor:publish singularity/hdk-core +&& php bin/hyperf.php vendor:publish singularity/hdk-core ``` This will install all dependencies needed for the project.