Skip to content

Commit 493a4a3

Browse files
Add parenthesis over brew link
Co-authored-by: Nick <[email protected]>
1 parent 82c70e0 commit 493a4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ if [[ $(getopt --version 2> /dev/null) != *"getopt from util-linux"* ]]; then
5959
cat << 'END_OF_LINE'
6060
6161
GNU getopt is not detected and is a dependency to run this script.
62-
On the Mac, we recommend installing brew, https://brew.sh/. Then installation
62+
On the Mac, we recommend installing brew (https://brew.sh/). Then installation
6363
is as simple as `brew install gnu-getopt` and adding this to your
6464
profile:
6565

0 commit comments

Comments
 (0)