Skip to content

Commit

Permalink
We all use git these days
Browse files Browse the repository at this point in the history
  • Loading branch information
albbas committed Oct 4, 2024
1 parent a7d16cc commit a87d14d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions infra/GettingStartedUsingHomebrew.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,10 @@

Then:

1. `brew install autoconf automake gawk git-lfs icu4c pkg-config python3 saxon subversion pyyaml`
1. `brew install autoconf automake gawk git-lfs icu4c pkg-config python3 saxon subversion pyyaml openssl@3`
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. Restart Terminal (Cmd+Q)

For those working with `git`:

- `brew install openssl@3`

And to ensure that accented letters are properly handled by git on macOS, run the following (may require a relatively new `git` version, tested with `2.40.0`):

```sh
Expand Down

0 comments on commit a87d14d

Please sign in to comment.