diff options
-rwxr-xr-x | checksetup.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl index f283962ae..ae960a451 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -167,7 +167,7 @@ if ($charts != 2) { "running (as root)\n\n", " perl -MCPAN -eshell\n", " install LDS/GD-1.19.tar.gz\n", - " install N/NI/NINJAZ/Chart-0.99b.tar.gz"; + " install N/NI/NINJAZ/Chart-0.99b.tar.gz\n\n"; } |