Skip to content

Commit

Permalink
Update MacOS req section inside README.md (#56)
Browse files Browse the repository at this point in the history
Copying a single command is easier
  • Loading branch information
akoshelev authored Jun 25, 2024
1 parent 6b7e839 commit cddecdf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit cddecdf

Please sign in to comment.