diff --git a/build-devkit.sh b/build-devkit.sh index 40b49e0..d6133e3 100644 --- a/build-devkit.sh +++ b/build-devkit.sh @@ -361,5 +361,5 @@ then fi echo -echo "note: Add the following to your environment; DEVKITPRO=$TOOLPATH $TOOLCHAIN=$TOOLPATH/$package" +echo "note: Add the following to your environment; DEVKITPRO=$TOOLPATH $toolchain=$TOOLPATH/$package" echo