From dd774143fe46d71b6cac14dcdd7e150d9a07b794 Mon Sep 17 00:00:00 2001 From: Nyx <144965845+nnyyxxxx@users.noreply.github.com> Date: Fri, 23 Aug 2024 14:08:24 -0400 Subject: [PATCH] Add dev branch --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2978c3c..fbb91e68 100644 --- a/README.md +++ b/README.md @@ -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!