diff --git a/pages/agent/v3/macos.md b/pages/agent/v3/macos.md index 34e40c8a7d..ad63b10b4e 100644 --- a/pages/agent/v3/macos.md +++ b/pages/agent/v3/macos.md @@ -12,7 +12,7 @@ To install the agent using Homebrew: 1. On the command line, install the agent by running: ```shell - brew tap buildkite/buildkite && brew install buildkite/buildkite/buildkite-agent + brew install buildkite/buildkite/buildkite-agent ``` 1. Add your [agent token](/docs/agent/v3/tokens) to authenticate the agent by replacing `INSERT-YOUR-AGENT-TOKEN-HERE` with your agent token and running: