We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b156a93 + 1308d9d commit 8c2f621Copy full SHA for 8c2f621
README.md
@@ -99,7 +99,7 @@ The resulting application bundle is created in the `products` directory.
99
## Installing command line tool in CI environment
100
101
```bash
102
-curl -O https://github.com/sveinbjornt/Platypus/releases/download/v5.5.0/platypus5.5.0.zip
+curl -L -O https://github.com/sveinbjornt/Platypus/releases/download/v5.5.0/platypus5.5.0.zip
103
unzip -q platypus5.5.0.zip
104
cd Platypus.app/Contents/Resources
105
sudo bash InstallCommandLineTool.sh
0 commit comments