Skip to content

Commit

Permalink
Add instructions to install
Browse files Browse the repository at this point in the history
  • Loading branch information
joaothallis committed Jul 30, 2024
1 parent d2357e2 commit 6089c67
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ prar <repository>
```

Note: you should be in the <repository> directory.

## Install

```bash
sudo GOBIN=/usr/local/bin/ go install
```

0 comments on commit 6089c67

Please sign in to comment.