Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
byronbenharris authored Sep 19, 2021
1 parent 726468e commit 9d09eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ EZPPT runs Natural Language Processing algorithms that is able to analyze a DOCX
6. Run `deactivate` and `source venv/bin/activate` to restart the virtual env to load bootstrap-flask (the package has a bug)
1. Run `export FLASK_APP=flaskr` and `export FLASK_ENV=development` to set env variables
1. Run `flask run` to start the server
2. Navigate to [http://127.0.0.1:5000/] to see the product!
2. Navigate to http://127.0.0.1:5000/ to see the product!

0 comments on commit 9d09eed

Please sign in to comment.