Skip to content

Commit a4d874e

Browse files
authored
Update README.md
1 parent 52ae384 commit a4d874e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
Hash CLI Tool is a terminal utility to fast hashing strings or files, checksums.
44

55
## Install:
6-
Run `hash-cli-setup.exe`, after that be sure to run hash-cli.exe from Administrator user.
7-
The utility is ready to use
6+
Run `hash-cli-installer.exe`, after that be sure to run hash-cli.exe on behalf of the administrator.
7+
The utility is ready to use.
88

99
## Quick usage:
1010
### For strings:
1111
```bash
12-
hash-cli [ hash-algorithm ] [ raw-input ]
12+
hash-cli [ hash-algorithm ] [ raw-data ]
1313
```
1414
### For files:
1515
```bash

0 commit comments

Comments
 (0)