Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaronett authored Jan 29, 2020
1 parent a07078a commit a69db8a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,9 @@ $ cd XRD
$ pip install -r requirements.txt
$ flask run
```
You should see the following output:
It's **important** to rerun `pip install -r requirements.txt` if this repository has been updated in case there are new dependencies.

If everything is setup correctly, you should see the following output:
```bash
* Serving Flask app "vxrd.py"
* Environment: production
Expand Down

0 comments on commit a69db8a

Please sign in to comment.