From 73a4a5876be887a78996b4b06eef1f7ccd6a9d63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 18 Feb 2019 21:24:13 +0000 Subject: [PATCH] install-macos: remove Homebrew tap command --- src/intro/install/macos.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/intro/install/macos.md b/src/intro/install/macos.md index b3a3cbbe..2afe2b77 100644 --- a/src/intro/install/macos.md +++ b/src/intro/install/macos.md @@ -6,7 +6,6 @@ All the tools can be install using [Homebrew]: ``` console $ # GDB -$ brew tap armmbed/formulae $ brew install armmbed/formulae/arm-none-eabi-gcc $ # OpenOCD