Skip to content

Commit

Permalink
build: update pre-build file version to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
banahaker committed Apr 1, 2024
1 parent a61bf3c commit f65c54f
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.3.0/ui-cli_0.3.0_linux_amd64.tar.gz
tar -xvf ui-cli_0.3.0_linux_amd64.tar.gz
wget https://github.com/Update-Install/CLI/releases/download/v0.4.0/ui-cli_0.4.0_linux_amd64.tar.gz
tar -xvf ui-cli_0.4.0_linux_amd64.tar.gz
sudo cp ui /usr/local/bin
```

Expand Down

0 comments on commit f65c54f

Please sign in to comment.