diff --git a/README.md b/README.md index e99f010..eebb02e 100644 --- a/README.md +++ b/README.md @@ -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 ```