Skip to content

Commit

Permalink
include make in brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Feb 20, 2025
1 parent 1983fe1 commit 30072ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/GettingStartedUsingHomebrew.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

Then:

1. `brew install autoconf automake gawk git-lfs icu4c pkg-config python3 saxon subversion pyyaml openssl@3 pipx`
1. NB! Note the **output** from icu4c and gawk installations. Do **follow** the instructions on how to add them to the path in your shell environment.
1. `brew install autoconf automake gawk make git-lfs icu4c pkg-config python3 saxon subversion pyyaml openssl@3 pipx`
1. NB! Note the **output** from icu4c, gawk and make installations. Do **follow** the instructions on how to add them to the path in your shell environment.
1. `pipx ensurepath`
1. Restart Terminal (Cmd+Q)

Expand Down

0 comments on commit 30072ef

Please sign in to comment.