You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and do all the associated PATH settings that brew suggests.
This would go in the little section about bash, etc., on different operating systems a few paragraphs into the "The basics of bash and Unix command-line tools" section.
The text was updated successfully, but these errors were encountered:
People working on a Mac will probably need to use
brew install coreutils
brew install findutils
brew install grep
and do all the associated
PATH
settings thatbrew
suggests.This would go in the little section about
bash
, etc., on different operating systems a few paragraphs into the "The basics of bash and Unix command-line tools" section.The text was updated successfully, but these errors were encountered: