Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbeaumont committed Jul 17, 2023
1 parent e92482c commit 6e750bc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ will be part of the main Python3 installation, which is fine for this case.*

In a terminal window you'll need to "pip3 install":

- flask
- requests
- jinja2
- PyYAML
- bs4 (Beautiful Soup)
- flask
- requests
- jinja2
- PyYAML
- bs4 (Beautiful Soup)


pip3 install flask requests jinja2 PyYAML bs4
Expand Down

0 comments on commit 6e750bc

Please sign in to comment.