fixed install command

This commit is contained in:
Alexander Nigl 2025-04-05 03:42:54 +02:00
parent 549a71a99b
commit c10e29217b

View File

@ -1,10 +1,10 @@
# Timer
Pure Python Timer GUI.
Pure Python Timer GUI (with tkinter).
## Install
```sh
pipx install https://git.qu3.org/an/timer
pipx install git+https://git.qu3.org/Qu3/timer.git
```
## Usage