Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RazorSh4rk committed Mar 5, 2020
2 parents 34718eb + 0d3a5a6 commit af64cfc
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 @@ -3,6 +3,6 @@ python rest api to generate random words

It's alive at https://random-word-api.herokuapp.com/

To run, `pip install requirements.txt` then `python app.py`
To run, `pip install -r requirements.txt` then `python app.py`

Uses TinyDB and Flask

0 comments on commit af64cfc

Please sign in to comment.