We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c70e0 commit 493a4a3Copy full SHA for 493a4a3
setup-env
@@ -59,7 +59,7 @@ if [[ $(getopt --version 2> /dev/null) != *"getopt from util-linux"* ]]; then
59
cat << 'END_OF_LINE'
60
61
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
+ On the Mac, we recommend installing brew (https://brew.sh/). Then installation
63
is as simple as `brew install gnu-getopt` and adding this to your
64
profile:
65
0 commit comments