Browse Source

Update README.md

master
Marten 7 months ago
committed by GitHub
parent
commit
5fe71c1f71
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
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

Loading…
Cancel
Save