diff --git a/Formula/r/rclone.rb b/Formula/r/rclone.rb index 12a839f1761ac..a0001e9910458 100644 --- a/Formula/r/rclone.rb +++ b/Formula/r/rclone.rb @@ -33,7 +33,7 @@ def install def caveats <<~EOS - Homebrew's installation does not include the `mount` subcommand on MacOS. + Homebrew's installation does not include the `mount` subcommand on macOS which depends on FUSE, use `nfsmount` instead. EOS end