From da2c8634435001932b29fde4c3d7e51ca06b0b60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E5=BC=A6?= <63226198+yuxian158@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:41:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf8f489..d6b99e3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ **进入容器后运行以下命令**(docker exec -it ql bash)修改ql为你的青龙容器名字 ``` -pip3 install requests +pip3 install requests rsa ql repo https://github.com/yuxian158/check.git "ck_" "" "checksendNotify|getENV" cp /ql/repo/yuxian158_check/config.json /ql/config/check.json ```