差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

homebrew [2022/01/25 16:40] (現在)
watalu 作成
行 1: 行 1:
 +=== Homebrew ===
 +
 +<code>
 +==> Installation successful!
 +
 +==> Homebrew has enabled anonymous aggregate formulae and cask analytics.
 +Read the analytics documentation (and how to opt-out) here:
 +  https://docs.brew.sh/Analytics
 +No analytics data has been sent yet (nor will any be during this install run).
 +
 +==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
 +  https://github.com/Homebrew/brew#donations
 +
 +==> Next steps:
 +- Run these two commands in your terminal to add Homebrew to your PATH:
 +    echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/jinlu/.zprofile
 +    eval "$(/opt/homebrew/bin/brew shellenv)"
 +- Run brew help to get started
 +- Further documentation:
 +    https://docs.brew.sh
 +</code>