-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added openssl hack in installation instructions
- Loading branch information
1 parent
fa3b091
commit 7afee67
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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]` | ||
|
||
``` | ||
|