diff --git a/nadeko_installer_1_4.sh b/nadeko_installer_1_4.sh index 4a8b0ab..eac41d4 100644 --- a/nadeko_installer_1_4.sh +++ b/nadeko_installer_1_4.sh @@ -29,7 +29,7 @@ cd "$root" echo "" echo "Downloading NadekoBot, please wait." -git clone -b 1.4 --recursive --depth 1 https://github.com/Kwoth/NadekoBot.git +git clone -b 1.4 --recursive --depth 1 https://github.com/mattburchett/NadekoBot.git echo "" echo "NadekoBot downloaded."