Skip to content

Commit

Permalink
docs: update curl flag for macos portfile installation (#2337)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanechua authored Mar 31, 2024
1 parent 991fab9 commit 1329c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/about/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1329c51

Please sign in to comment.