From 2a900e3390349d6747fa779cc7a068b44fb6fd20 Mon Sep 17 00:00:00 2001 From: Gaurav Bankar Date: Thu, 8 Aug 2024 09:07:41 +0530 Subject: [PATCH] made concise --- scripts/installer/final.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/installer/final.sh b/scripts/installer/final.sh index 8a9d481..02406eb 100644 --- a/scripts/installer/final.sh +++ b/scripts/installer/final.sh @@ -14,7 +14,6 @@ echo " - GitHub Repository: https://github.com/gaurav210233/simple-hyprland" echo " - If you found this repo helpful, please consider giving it a star on GitHub!" print_bold_blue "\nContribute:" -echo " - We welcome contributions! Whether it's bug fixes, new features, or documentation improvements." echo " - Feel free to open issues, submit pull requests, or provide feedback." echo " - Every contribution, big or small, is valuable to the community."