From 8a2f334c80aea95d8c2748d82e13b1447cb21119 Mon Sep 17 00:00:00 2001 From: alphardex <2582347430@qq.com> Date: Wed, 16 Jan 2019 22:55:25 +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 38b9f6d..c76a551 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ DEMO地址:https://rsshub-python.herokuapp.com ``` bash git clone https://github.com/alphardex/RSSHub-python -cd rsshub +cd RSSHub-python pipenv install --dev pipenv shell ```