Skip to content

Commit

Permalink
Remove HomeBrew installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
ileitch committed Nov 4, 2023
1 parent 403e736 commit b12235f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,6 @@

### [Homebrew](https://brew.sh/)

Install Homebrew:

> You can skip this step if you already have Homebrew installed.
```
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```

Now install Periphery itself:

```
brew install peripheryapp/periphery/periphery
```
Expand Down

0 comments on commit b12235f

Please sign in to comment.