Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonZhang2024 authored Apr 21, 2024
1 parent 09a7ede commit b0ce164
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ A Markdown editor using **Tkinter**
## Installation
### Installing the dependencies
###### GNU/Linux
This project requires **Pyinstaller** and **Tkinter**.
This project requires **Tkinter**.
To install them, type command:
```bash
$ sudo dnf install python3-tkinter #On Fedora, CentOS, and Red Hat
$ pip install pyinstaller
```
### Installing tkMarker
###### GNU/Linux
Expand Down

0 comments on commit b0ce164

Please sign in to comment.