docs: update curl flag for macos portfile installation (#2337)
This commit is contained in:
parent
991fab9370
commit
1329c510b1
1 changed files with 1 additions and 1 deletions
|
|
@ -307,7 +307,7 @@ Install
|
|||
|
||||
mkdir -p ~/ports/multimedia/sunshine
|
||||
cd ~/ports/multimedia/sunshine
|
||||
curl -O https://github.com/LizardByte/Sunshine/releases/latest/download/Portfile
|
||||
curl -OL https://github.com/LizardByte/Sunshine/releases/latest/download/Portfile
|
||||
cd ~/ports
|
||||
portindex
|
||||
sudo port install sunshine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue