Skip to content

Commit

Permalink
Update INSTALLATION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skpatil1997 authored Nov 14, 2024
1 parent f43872f commit 34df0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ V. **Use Pyinstaller to Build Flask Executable**

```
cd flaskr
pyinstaller -F app.py
pyinstaller -F pyapp.py
```

VI. **Navigate to ui Folder and Run App**
Expand Down

0 comments on commit 34df0b6

Please sign in to comment.