Merge pull request #18 from pookiewookieee/master

Fix: Fixed Spelling Error.
This commit is contained in:
Keyitdev
2025-01-05 23:55:17 +01:00
committed by GitHub
+1 -1
View File
@@ -92,7 +92,7 @@ while true; do
clear clear
echo -e "${green}sddm-astronaut-theme made by Keyitdev${no_color}" echo -e "${green}sddm-astronaut-theme made by Keyitdev${no_color}"
echo -e "${green}[*] Choose option.${no_color}" echo -e "${green}[*] Choose option.${no_color}"
echo -e "1. All of the bellow." echo -e "1. All of the below."
echo -e "2. Install dependencies with package manager." echo -e "2. Install dependencies with package manager."
echo -e "3. Clone theme from github.com to $path_to_git_clone." echo -e "3. Clone theme from github.com to $path_to_git_clone."
echo -e "4. Copy theme from $path_to_git_clone to /usr/share/sddm/themes/." echo -e "4. Copy theme from $path_to_git_clone to /usr/share/sddm/themes/."