From cddecdf6041f6576f49c11d078bfac80573a2756 Mon Sep 17 00:00:00 2001 From: Alex Koshelev Date: Tue, 25 Jun 2024 16:04:50 -0700 Subject: [PATCH] Update MacOS req section inside README.md (#56) Copying a single command is easier --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 38dfcd8..fdf4fc1 100644 --- a/README.md +++ b/README.md @@ -110,10 +110,7 @@ Github is set up to run pre-commit hooks specified in .pre-commit-config.yaml. I #### macOS install prerequisites -```brew install python3``` -```brew install node``` -```brew install supabase/tap/supabase``` -```brew install traefik``` +`brew install python3 node supabase/tap/supabase traefik` **Docker**