diff --git a/README.md b/README.md index 991bb08..f1b21b8 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Currently supported filetypes are: ### PIP/Python +- `git clone https://github.com/tiyn/flaskblog` +- `cd flaskblog/src` - `pip3install -r requirements.txt` - install depenencies - run `python app.py` - blog is available on port 5000