From 17123b333df51d87941f2b100e8380490785e2f4 Mon Sep 17 00:00:00 2001 From: WenMing Date: Tue, 28 May 2019 10:21:35 +0800 Subject: [PATCH] doc: removed lua-resty-mlcache. (#30) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d1d142f..30cb9f99 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,13 @@ > Dependent library * [lua-resty-r3] Setups the [resty-r3#install](https://github.com/iresty/lua-resty-r3#install) library. -* [lua-resty-mlcache] Setups the [resty-mlcache#install](https://github.com/iresty/lua-resty-mlcache#installation) library. * [lua-resty-etcd] Setups the [resty-etcd#install](https://github.com/iresty/lua-resty-etcd#install) library. * [lua-resty-balancer] Setups the [resty-balancer#install](https://github.com/iresty/lua-resty-balancer#installation) library. > Install by luarocks ```shell -luarocks install lua-resty-r3 lua-resty-mlcache lua-resty-etcd lua-resty-balancer +luarocks install lua-resty-r3 lua-resty-etcd lua-resty-balancer ``` ### User routes with plugins config in etcd