Add dev branch

This commit is contained in:
Nyx 2024-08-23 14:08:24 -04:00 committed by nnyyxxxx
parent 1417ed73b2
commit dd774143fe

View File

@ -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!