We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298064b commit e74f470Copy full SHA for e74f470
src/homepageExperience/components/steps/cli/InstallDependencies.tsx
@@ -121,6 +121,9 @@ sudo cp influxdb2-client-latest-linux-arm64/influx /usr/local/bin/
121
<>
122
<h2 style={headingWithMargin}>Use Homebrew</h2>
123
<p style={{fontSize: '14px'}}>
124
+ If needed, use this link to download{' '}
125
+ <SafeBlankLink href="https://brew.sh/">Homebrew</SafeBlankLink>.{' '}
126
+ <br />
127
Note: if your Mac is equipped with an{' '}
128
<code className="homepage-wizard--code-highlight">M</code> chip,
129
ensure you have{' '}
0 commit comments