update README.md

This commit is contained in:
alphardex
2019-01-16 22:55:02 +08:00
parent 5803a5f836
commit 2aa9b4d66f

View File

@@ -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