diff --git a/README.md b/README.md
index 63ab7be..be4b1a5 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Pipe the output of 'borg create --json' to the script, for example:
> borg create --json /repo/path::name /important/data/ 2>&1 | python3 ./main.py -l [label]
>
-> *(2>&1 redirects errors to borg-manager for logging)
+> Note: 2>&1 redirects errors to borg-manager for logging
### Arguments:
* -o / --output -> specify database location