message rewording, fixed colors on deletions

This commit is contained in:
Mikayla Fischler
2024-06-29 23:38:51 -04:00
parent 63c990a3cf
commit c5fb299f55
3 changed files with 6 additions and 10 deletions

View File

@@ -108,7 +108,7 @@ write_install()
green()
print("Done!")
white()
print("Use can use the freshly installed 'ccmsim' program to manage your off-line installation.")
print("All files have been installed. The app can be started with 'startup' and configured with 'configure'.")
lgray()
print("You do not need to run it now though, your system is all ready to start! Launch with 'startup'.")
print("Hint: You can use 'ccmsim' to manage your off-line installation.")
white()