mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 09:29:52 +03:00
Merge PR #1243: update Install requirements on macOS
This commit is contained in:
commit
eddf593e22
@ -43,7 +43,7 @@ sudo apt -y install cmake gcc g++ libncurses5-dev libreadline-dev libssl-dev mak
|
||||
|
||||
## Install requirements on macOS
|
||||
```bash
|
||||
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
|
||||
brew install cmake openssl readline
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user