I want to install carthage on my Mac OS using brew install carthage command. However, I get the following error:
brew install carthage
touch: /usr/local/Homebrew/.git
You can use this also instead sudo chown -R $USER $(brew --prefix)/*
sudo chown -R $USER $(brew --prefix)/*