aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsoftwaredelapuente <softwaredelapuente@gmail.com>2025-12-10 18:27:29 +0100
committerGitHub <noreply@github.com>2025-12-10 18:27:29 +0100
commit345e133b9f3e434d25875f10df1025e6a33770a1 (patch)
tree67c13b2e8d66e7dec18e33ff5b589835fca1706f
parent88fe60faddb14416b546cbadae0107bb0512566e (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e7c8be..f0eab7b 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Right-clicking the notification may trigger an action.
parte -fg "#FFFFFF" -bg "#000000" "Hello" "This is another line"
echo "Hello\nThis is another line very urgent" | parte -u "urgent"
- echo "Hello" | ./parte -u "low" -t 3 "This is another line"
+ echo "Hello" | parte -u "low" -t 3 "This is another line"
```
## INSTALATION