mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
update run command to stable release
This commit is contained in:
parent
6732da7a1f
commit
a92abbb3a3
|
@ -1,9 +1,13 @@
|
||||||
## Chris Titus Tech's Linux Utility
|
## Chris Titus Tech's Linux Utility
|
||||||
|
|
||||||
![pv](https://i.imgur.com/quoAwXf.png)
|
![pv](https://i.imgur.com/quoAwXf.png)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Open your terminal and paste this command
|
Open your terminal and paste this command
|
||||||
```bash
|
```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
|
## Credits
|
||||||
Rust Shell written by [@JustLinuxUser](https://github.com/JustLinuxUser)
|
Rust Shell written by [@JustLinuxUser](https://github.com/JustLinuxUser)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user