diff --git a/README.md b/README.md index 81dc488..ca68c85 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ How to use: ```pip install flask``` ```chmod+x create.sh``` -```python3 app2.py ``` +```python3 app.py ```