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 5cda448 commit 99da9f9Copy full SHA for 99da9f9
README.md
@@ -20,6 +20,14 @@ $ cat document.md | zer0bin --md # Markdown mode
20
21
Soon:tm:
22
23
+For now...
24
+```
25
+git clone https://github.com/zer0bin-dev/client zer0bin
26
+cd zer0bin
27
+go build -o zer0bin
28
+sudo mv ./zer0bin /usr/bin
29
30
+
31
# Technologies used:
32
33
<a href="https://www.rust-lang.org/"><img src="https://github.com/tandpfun/skill-icons/raw/main/icons/GoLang.svg" height=40/></a>
0 commit comments