Skip to content

Commit

Permalink
added openssl hack in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-carter authored Oct 29, 2024
1 parent fa3b091 commit 7afee67
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,20 @@ Remove the line that begins with
disable! date:
```

Edit `[email protected]` install

`[email protected]` is now unsupported, so we need to edit its installation file

```
brew edit [email protected]
```

Remove the following line

```
disable! date: "2024-10-24", because: :unsupported
```

Install `[email protected]`

```
Expand Down

0 comments on commit 7afee67

Please sign in to comment.