Skip to content

Commit

Permalink
Add parenthesis over brew link
Browse files Browse the repository at this point in the history
Co-authored-by: Nick <[email protected]>
  • Loading branch information
michaelsaki and mcdonnnj authored Feb 13, 2024
1 parent 82c70e0 commit 493a4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-env
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ if [[ $(getopt --version 2> /dev/null) != *"getopt from util-linux"* ]]; then
cat << 'END_OF_LINE'
GNU getopt is not detected and is a dependency to run this script.
On the Mac, we recommend installing brew, https://brew.sh/. Then installation
On the Mac, we recommend installing brew (https://brew.sh/). Then installation
is as simple as `brew install gnu-getopt` and adding this to your
profile:
Expand Down

0 comments on commit 493a4a3

Please sign in to comment.