diff --git a/docs/index.html b/docs/index.html index 988881fb..495379fc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -976,18 +976,11 @@ USE_OSGPLUGIN(<plugin2>) wget \ xz

- Some formulae are + You will see messages about keg-only - and may need brew link to be found. Alternately, paths - for conflicting tools can be added to your session: -

-
export PATH="/usr/local/opt/gettext/bin:/usr/local/opt/openssl/bin:$PATH"
-    make ...
-

- or make invocation: -

-
PATH="/usr/local/opt/gettext/bin:/usr/local/opt/openssl/bin:$PATH" \
-    make ...
+ formulae and tools prefixed with 'g' - you can safely ignore these + and no homebrew related $PATH modifications or + brew links are necessary.
Genral Notes