Skip to content

Commit f65c54f

Browse files
committed
build: update pre-build file version to v0.4.0
1 parent a61bf3c commit f65c54f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Then just add the executable file to PATH
3030

3131
## Install Pre-build file with script
3232
```bash
33-
wget https://github.com/Update-Install/CLI/releases/download/v0.3.0/ui-cli_0.3.0_linux_amd64.tar.gz
34-
tar -xvf ui-cli_0.3.0_linux_amd64.tar.gz
33+
wget https://github.com/Update-Install/CLI/releases/download/v0.4.0/ui-cli_0.4.0_linux_amd64.tar.gz
34+
tar -xvf ui-cli_0.4.0_linux_amd64.tar.gz
3535
sudo cp ui /usr/local/bin
3636
```
3737

0 commit comments

Comments
 (0)