Update README.md

dependabot/pip/src/flask-2.3.2
Marten 5 years ago committed by GitHub
parent 1e1e85d923
commit 5fe71c1f71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save