Marten
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
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 |
|
|
|
|