From 42fe8c3843ef716f87fa02a018a538a377925562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20L=C3=A9one?= Date: Tue, 20 Oct 2020 16:29:04 +0200 Subject: [PATCH] simplify homebrew dependencies installation command --- INSTALL.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index ffde8aaea53..b162565016c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -783,22 +783,7 @@ For example install Homebrew and these development/build tools ```bash - brew install git - brew install cmake - brew install ninja - brew install pkg-config - brew install wget - brew install bash-completion - brew install curl - brew install gnu-sed - brew install coreutils - brew install ccache - brew install libtool - brew install astyle - brew install help2man - brew install autoconf - brew install automake - brew install pandoc +brew install git cmake ninja pkg-config wget bash-completion curl gnu-sed coreutils ccache libtool astyle help2man autoconf automake pandoc ``` if you have these tools installed from MacPorts or Conda, it is the same, but we will need to be able to