mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
9 lines
269 B
Markdown
9 lines
269 B
Markdown
|
# Walkthrough
|
||
|
|
||
|
## How to run LinUtil?
|
||
|
Run the following command in a terminal on your Linux System:
|
||
|
```
|
||
|
curl -fsSL https://christitus.com/linux | sh
|
||
|
```
|
||
|
Once you have run that command you will see the following GUI show on your screen:
|
||
|
![Main Page](assets/mainpage.png)
|