You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/agent/v3/macos.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ To install the agent using Homebrew:
12
12
1. On the command line, install the agent by running:
13
13
14
14
```shell
15
-
brew tap buildkite/buildkite && brew install buildkite/buildkite/buildkite-agent
15
+
brew install buildkite/buildkite/buildkite-agent
16
16
```
17
17
18
18
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:
0 commit comments