This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-kong.git
commit 4ca7f1f6b06e156791616d6098dd4c28439dcfa5 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Mon May 17 22:36:41 2021 +0800 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d1d993..16b75dd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ SkyWalking Kong agent built on [SkyWalking Nginx Lua agent](https://github.com/a Install kong-plugin-skywalking using `luarocks`: ```bash -$ luarocks install kong-plugin-skywalking --local +$ luarocks install kong-skywalking --local ``` Edit kong.conf:
