1
0
mirror of https://github.com/minio/minio.git synced 2025-04-24 04:10:43 -04:00

Update how-to-install-golang URL ()

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

@ -212,7 +212,7 @@ main() {
echo "Please install them "
echo "${MISSING}"
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
fi
echo "Done"