mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
Add dev branch
This commit is contained in:
parent
1417ed73b2
commit
dd774143fe
|
@ -10,11 +10,15 @@
|
|||
*Note:* Since the project is still in active development, you may encounter some issues. Please consider [submitting feedback](https://github.com/ChrisTitusTech/linutil/issues) if you do.
|
||||
|
||||
## 💡 Usage
|
||||
|
||||
To get started, open your terminal and run the following command:
|
||||
To get started, pick which branch you would like to use, then run the command in your terminal:
|
||||
### Stable Branch (Recommended)
|
||||
```bash
|
||||
curl -fsSL https://christitus.com/linux | sh
|
||||
```
|
||||
### Dev branch
|
||||
```bash
|
||||
curl -fsSL https://christitus.com/linuxdev | sh
|
||||
```
|
||||
## 💖 Support
|
||||
|
||||
If you find Linutil helpful, please consider giving it a ⭐️ to show your support!
|
||||
|
|
Loading…
Reference in New Issue
Block a user