Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filak authored Nov 29, 2024
1 parent 75c7963 commit 379f6b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions flask-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ Prerequisites: Python 3.8+, Git, Java8 JRE
```
$ py -m venv --upgrade venv
$ python -m pip install --upgrade pip
$ pip install setuptools --upgrade
$ pip install wheel --upgrade
$ pip install setuptools wheel --upgrade
```
6. Install dependencies - run:
Expand Down

0 comments on commit 379f6b3

Please sign in to comment.