From 2aa9b4d66fdb4e7e26a07e81f85b0d8b598cfd8a Mon Sep 17 00:00:00 2001 From: alphardex <2582347430@qq.com> Date: Wed, 16 Jan 2019 22:55:02 +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 4443751..38b9f6d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ DEMO地址:https://rsshub-python.herokuapp.com 首先确保安装了[pipenv](https://github.com/pypa/pipenv) ``` bash -git clone https://github.com/alphardex/rsshub +git clone https://github.com/alphardex/RSSHub-python cd rsshub pipenv install --dev pipenv shell