Skip to content

Commit f247a65

Browse files
committed
2 parents 95d1b92 + d63b089 commit f247a65

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ from pypi:
77
`pipx install revealhashed`
88

99
from github:
10-
`pipx install git+https://github.com/crosscutsaw/revealhashed-python`
10+
`pipx install git+https://github.com/crosscutsaw/revealhashed-python`
1111

12-
## don't want to install?
12+
from deb package:
13+
`wget https://github.com/crosscutsaw/revealhashed-python/releases/latest/download/revealhashed_0.1.3_all.deb; apt install ./revealhashed_0.1.3_all.deb'`
1314

14-
grab revealhashed binary from [releases](https://github.com/crosscutsaw/revealhashed-python/releases/latest) section.
15+
## don't want to install?
16+
grab revealhashed binary from [here](https://github.com/crosscutsaw/revealhashed-python/releases/latest/download/revealhashed).
1517

1618
## how to use
1719
```

0 commit comments

Comments
 (0)