Skip to content

Commit

Permalink
build: Update pre-built file to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
banahaker committed Mar 31, 2024
1 parent 6a7692a commit 68fffe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Then just add the executable file to PATH

## Install Pre-build file with script
```bash
wget https://github.com/Update-Install/CLI/releases/download/v0.1.0/ui-cli_0.1.0_linux_amd64.tar.gz
tar -xvf ui-cli_0.1.0_linux_amd64.tar.gz
wget https://github.com/Update-Install/CLI/releases/download/v0.2.0/ui-cli_0.2.0_linux_amd64.tar.gz
tar -xvf ui-cli_0.2.0_linux_amd64.tar.gz
sudo cp ui /usr/local/bin
```

Expand Down

0 comments on commit 68fffe1

Please sign in to comment.