docs: update curl flag for macos portfile installation (#2337)

This commit is contained in:
Zane Chua
2024-03-31 21:19:11 +08:00
committed by GitHub
parent 991fab9370
commit 1329c510b1

View File

@@ -307,7 +307,7 @@ Install
mkdir -p ~/ports/multimedia/sunshine mkdir -p ~/ports/multimedia/sunshine
cd ~/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 cd ~/ports
portindex portindex
sudo port install sunshine sudo port install sunshine