We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d1bec commit 8b563ccCopy full SHA for 8b563cc
README.md
@@ -26,6 +26,8 @@ git clone https://github.com/zer0bin-dev/client zer0bin
26
cd zer0bin
27
go build -o zer0bin
28
sudo mv ./zer0bin /usr/bin
29
+sudo mv ./zer0bin.1.gz /usr/share/man/man1/zer0bin.1.gz
30
+mandb
31
```
32
33
# Technologies used:
0 commit comments