aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d3ed98d..209a5bb 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ Just feed `nthash` with the password on standard input. Please not that
`nthash` does not strip new lines from input. You may want to use `echo`
with option `-n`:
-> echo -n test | nthash
-> 0cb6948805f797bf2a82807973b89537
+ $ echo -n test | nthash
+ 0cb6948805f797bf2a82807973b89537
### Upstream