Update how-to-install-golang URL (#2406)

This commit is contained in:
Matthieu Fronton 2016-08-11 21:01:12 +02:00 committed by Harshavardhana
parent d1bb8a5b21
commit 402af93da2

View File

@ -212,7 +212,7 @@ main() {
echo "Please install them " echo "Please install them "
echo "${MISSING}" echo "${MISSING}"
echo echo
echo "Follow https://github.com/minio/minio/blob/master/INSTALLGO.md for further instructions" echo "Follow https://docs.minio.io/docs/how-to-install-golang for further instructions"
exit 1 exit 1
fi fi
echo "Done" echo "Done"