Skip to content

Commit 81e78b2

Browse files
committed
docs: update README to simplify pipx run command for killpy close #9
1 parent e5be777 commit 81e78b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ killpy
5050
Or
5151

5252
```bash
53-
pipx run --spec killpy killpy
53+
pipx run killpy
5454
```
5555

5656
- To **close the application**, press `Ctrl+Q`.

0 commit comments

Comments
 (0)