diff --git a/README.md b/README.md index a2949b2f..3ed8a452 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Usage Open your terminal and paste this command ```bash -curl -fsSL https://raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh | sh +curl -fsSL https://github.com/ChrisTitusTech/linutil/releases/latest/download/linutil | sh ``` ## Credits Rust Shell written by [@JustLinuxUser](https://github.com/JustLinuxUser)