Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Oct 16, 2024
1 parent 413387e commit 5c9e735
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ Prebuilt binaries are available for download from [releases](https://github.com/
selfup VERSION (REV)
```

You can also use [gh](https://github.com/cli/cli) command.

```bash
gh release download 'v1.1.5' --pattern 'selfup_Linux_x86_64.tar.gz' --repo kachick/selfup
tar -xvzf 'selfup_Linux_x86_64.tar.gz'
```

## Usage

```plaintext
Expand Down

0 comments on commit 5c9e735

Please sign in to comment.