Skip to content

Commit

Permalink
installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
piqoni committed Jun 2, 2024
1 parent 419623e commit c98b7fa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,11 @@

## Article
<img width="940" alt="image" src="https://github.com/piqoni/hn-text/assets/3144671/c4a6d098-7f79-4c81-8cd7-0506fe6aab23">

# Installation
## Binaries
Download binaries for your OS at [release page](https://github.com/piqoni/hn-text/releases), and chmod +x the file to allow execution.

## Using GO INSTALL
If you use GO, you can install it directly:
go install github.com/piqoni/hn-text@latest

0 comments on commit c98b7fa

Please sign in to comment.