aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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