Skip to content

Commit e74f470

Browse files
authored
feat: add homebrew link to cli onboarding (#5403)
1 parent 298064b commit e74f470

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/homepageExperience/components/steps/cli/InstallDependencies.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ sudo cp influxdb2-client-latest-linux-arm64/influx /usr/local/bin/
121121
<>
122122
<h2 style={headingWithMargin}>Use Homebrew</h2>
123123
<p style={{fontSize: '14px'}}>
124+
If needed, use this link to download{' '}
125+
<SafeBlankLink href="https://brew.sh/">Homebrew</SafeBlankLink>.{' '}
126+
<br />
124127
Note: if your Mac is equipped with an{' '}
125128
<code className="homepage-wizard--code-highlight">M</code> chip,
126129
ensure you have{' '}

0 commit comments

Comments
 (0)