Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonZhang2024 authored Jun 2, 2024
1 parent 2e73225 commit 8088dca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ A light weight Markdown editor using **Tkinter**
### Installing the dependencies
###### GNU/Linux
This project requires **Tkinter**.
To install them, type command:
To install it, type command:
```bash
$ sudo apt-get install python-tk # On Debian based GNU/Linux distributions
$ sudo dnf install python3-tkinter # On Fedora based GNU/Linux distributions
Expand All @@ -45,8 +45,6 @@ $ ./install.sh
```
> [!IMPORTANT]
> Please use Python >= 3.8
###### Windows
You need to use something like Cygwin.
### Creating desktop icon
Write this to `~/.local/share/applications/tkmarker.desktop`
Expand Down

0 comments on commit 8088dca

Please sign in to comment.