Skip to content

Commit 99da9f9

Browse files
Update README.md
1 parent 5cda448 commit 99da9f9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ $ cat document.md | zer0bin --md # Markdown mode
2020

2121
Soon:tm:
2222

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+
2331
# Technologies used:
2432

2533
<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

Comments
 (0)