diff options
| -rw-r--r-- | Install.HC | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |
