Skip to content

Commit

Permalink
update run command to stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTitusTech committed Jul 14, 2024
1 parent 6732da7 commit a92abbb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
## Chris Titus Tech's Linux Utility

![pv](https://i.imgur.com/quoAwXf.png)

## 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/start.sh | sh
```

## Credits
Rust Shell written by [@JustLinuxUser](https://github.com/JustLinuxUser)

0 comments on commit a92abbb

Please sign in to comment.