Skip to content
Snippets Groups Projects
Commit 35ce0403 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[doc] Fix homebrew installation

parent 40c08beb
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,6 @@ fi
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" </dev/null
brew=/usr/local/bin/brew
${brew} install curl git coreutils bash-completion highlight neovim tmux htop python3
${brew} install curl git coreutils bash-completion highlight neovim tmux htop python@3
${brew} link --force curl #keg-only recipe
${brew} cask install mactex
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment