Skip to content

Commit

Permalink
Add installation instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
chand1012 committed Feb 24, 2024
1 parent 46a3603 commit 21ba72a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

## Installation

Download a prebuilt binary from the [releases page](https://github.com/chand1012/sq/releases) and add it to your PATH, or use `go install` to install the latest version.

```bash
go install github.com/chand1012/sq@latest
```
Expand Down

0 comments on commit 21ba72a

Please sign in to comment.