new install of homebrew w older installs #29
-
|
hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
got thank you for the clarifications <3 |
Beta Was this translation helpful? Give feedback.
/bin/bashis a file. Homebrew installs everything to/usr/local/Cellarand symlinks it to the relevant unix directories in/usr/local. This isbin,lib,shareetc. If you runecho $PATHand/usr/local/binisn't in there you'll need to update it indeed.