Skip to content
Snippets Groups Projects
Commit 96f30bc8 authored by bmate711's avatar bmate711
Browse files

Update README.md

parent f7a45228
Branches
No related tags found
No related merge requests found
python3 -m venv venv - python3 -m venv venv
source venv/bin/activate - source venv/bin/activate
pip3 install -r requirements.txt - pip3 install -r requirements.txt
flask run --host 0.0.0.0 - flask run --host 0.0.0.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment