From c5c8fd56b28297d1a9167425f5746f2409e12911 Mon Sep 17 00:00:00 2001 From: Raymond Berger Date: Sat, 10 Apr 2021 19:08:08 -1000 Subject: [PATCH] update brew install command --- fastlane/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/README.md b/fastlane/README.md index c1ff25576..8ce435814 100644 --- a/fastlane/README.md +++ b/fastlane/README.md @@ -22,7 +22,7 @@ xcode-select --install macOS or Linux with Ruby 2.0.0 or above -brew cask install fastlane +brew install --cask fastlane Download the zip file. Then double click on the install script (or run it in a terminal window). sudo gem install fastlane -NV