Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GusInfiniteLinesOfCode authored Nov 9, 2023
1 parent e640c56 commit bc8a137
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ Pygame UI Designer is a Python application for creating and customizing UI eleme
```bash
git clone https://github.com/GusInfiniteLinesOfCode/Easy_pygame_UI-Maker.git

Install the required dependencies:
```

pip install pygame pyperclip pillow
Install the required dependencies:
```bash
pip install pygame pyperclip pillow
```

Run the application:

Expand Down

0 comments on commit bc8a137

Please sign in to comment.