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

master
Matthieu Fronton 8 years ago committed by Harshavardhana
parent d1bb8a5b21
commit 402af93da2
  1. 2
      buildscripts/checkdeps.sh

@ -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"

Loading…
Cancel
Save