mirror of
https://github.com/CCLeonOS/LeonOS.git
synced 2026-03-03 15:17:01 +00:00
docs(installer): 更新安装程序标题为LeonOS (Alpha 1.1)
更新安装程序界面显示的标题,添加版本号以明确当前安装的版本
This commit is contained in:
@@ -65,7 +65,7 @@ end
|
||||
print("[Installer] Loading done.")
|
||||
term.at(1,1).clear()
|
||||
tu.coloredPrint(colors.yellow,
|
||||
"LeonOS Installer\n=======================")
|
||||
"LeonOS Installer (Alpha 1.1)\n=======================")
|
||||
print("You are going to install LeonOS to your computer.")
|
||||
print("This will overwrite any existing files in the installation directory.")
|
||||
tu.coloredPrint(colors.yellow, "Are you sure? (y/n)")
|
||||
|
||||
Reference in New Issue
Block a user