summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Install.HC2
1 files changed, 1 insertions, 1 deletions
diff --git a/Install.HC b/Install.HC
index 00aa318..c070217 100644
--- a/Install.HC
+++ b/Install.HC
@@ -6,7 +6,7 @@
// This program semi-automates the floppy driver install process.
-CopyTree("./Kernel/", "::/Kernel/")
+CopyTree("./Kernel/", "::/Kernel/");
"The driver files have now been copied to your Kernel directory\n";
"To complete the installation:\n\n";