Remove reference to automake which is not required
This commit is contained in:
parent
f288aea10a
commit
37c8c051ba
@ -358,7 +358,7 @@ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/
|
||||
After a few minutes, we can now build and install all other tools from one simple command:
|
||||
|
||||
```bash
|
||||
brew install autoconf automake
|
||||
brew install autoconf
|
||||
```
|
||||
|
||||
Alternatively, _autoconf_ can be installed without _brew_ as follows :
|
||||
|
Loading…
Reference in New Issue
Block a user