Skip to content

Commit

Permalink
Update how-to-install-golang URL (minio#2406)
Browse files Browse the repository at this point in the history
  • Loading branch information
frntn authored and harshavardhana committed Aug 11, 2016
1 parent d1bb8a5 commit 402af93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscripts/checkdeps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 402af93

Please sign in to comment.