diff --git a/doc/reporting_bugs/wrong_number_of_arguments_error.md b/doc/reporting_bugs/wrong_number_of_arguments_error.md index e9467e67ec..7d05dcbff2 100644 --- a/doc/reporting_bugs/wrong_number_of_arguments_error.md +++ b/doc/reporting_bugs/wrong_number_of_arguments_error.md @@ -1,3 +1,3 @@ -Make sure the issue really lies with your macOS version. To do so, try to install the software manually. If it is incompatible with your macOS version, it will tell you. In that case, there is nothing we can do to help you install the software, but we can add a [`depends_on macos:`](https://docs.brew.sh/Cask-Cookbook.md#depends_on-macos) stanza to prevent the cask from trying to install on incompatible macOS versions. +Make sure the issue really lies with your macOS version. To do so, try to install the software manually. If it is incompatible with your macOS version, it will tell you. In that case, there is nothing we can do to help you install the software, but we can add a [`depends_on macos:`](https://docs.brew.sh/Cask-Cookbook#depends_on-macos) stanza to prevent the cask from trying to install on incompatible macOS versions. Help us by [submitting a fix](https://github.com/Homebrew/homebrew-cask/blob/HEAD/CONTRIBUTING.md#updating-a-cask). If you get stumped, [open an issue](https://github.com/Homebrew/homebrew-cask/issues/new?template=01_bug_report.md) explaining your steps so far and where you’re having trouble.