From f12b22c683c7e5e36501e9ff59244c37f84d0dcf Mon Sep 17 00:00:00 2001 From: Albert Chen Date: Tue, 7 Nov 2017 00:08:56 +0800 Subject: [PATCH] update packagist name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2732dba..e5cf5528 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This package provides a high performance HTTP server which based on [Swoole](htt Require this package with composer by using the following command: ``` -$ composer require swooletw/laravel-swoole-http +$ composer require swooletw/laravel-swoole ``` Then, add the service provider: