Skip to content

Commit 0cc39bb

Browse files
committed
Add link to source of install script
It may be useful to check the ongoing development work on the source script. Previously, it was difficult to find that script because it's hosted in a different repository from the one the licensing comment provides.
1 parent 6804e61 commit 0cc39bb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

install.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#!/bin/sh
22

3-
# The original version of this script is licensed under the MIT license.
4-
# See https://github.com/Masterminds/glide/blob/master/LICENSE for more details
5-
# and copyright notice.
3+
# The original version of this script (https://github.com/Masterminds/glide.sh/blob/master/get) is licensed under the
4+
# MIT license. See https://github.com/Masterminds/glide/blob/master/LICENSE for more details and copyright notice.
65

76
#
87
# Usage:

0 commit comments

Comments
 (0)