From 3c0bf337057d5d755d0deb8baada63ec68becfbc Mon Sep 17 00:00:00 2001 From: albbas Date: Fri, 4 Oct 2024 09:49:51 +0000 Subject: [PATCH] deploy: 53b92f58a68b12d32cd4f0caadbcdd765f417a05 --- infra/GettingStartedUsingHomebrew.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/GettingStartedUsingHomebrew.md b/infra/GettingStartedUsingHomebrew.md index a5262ba..87273e4 100644 --- a/infra/GettingStartedUsingHomebrew.md +++ b/infra/GettingStartedUsingHomebrew.md @@ -17,8 +17,8 @@ Then: -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. `brew install autoconf automake gawk git-lfs icu4c pkg-config python3 saxon subversion pyyaml openssl@3 pipx` +1. NB! Note the **output** from icu4c, gawk and pipx installations. Do **follow** the instructions on how to add them to the path in your shell environment. 1. Restart Terminal (Cmd+Q) 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`):