Skip to content

Commit

Permalink
Update the installing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonZhang2024 committed May 19, 2024
1 parent f42a269 commit 5118f2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ $ sudo dnf install python3-tkinter # On Fedora based GNU/Linux distributions
First, you need to [download a release](https://github.com/GordonZhang2024/tkMarker/releases) and extract the source tarball.
Then, type command:
```bash
$ pip install -r requiremonts.txt
$ ./install.sh
```
> [!IMPORTANT]
Expand Down

0 comments on commit 5118f2d

Please sign in to comment.