teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

書式変更

2019/07/13 13:11

投稿

SHOMI
SHOMI

スコア4079

answer CHANGED
@@ -1,5 +1,7 @@
1
1
  brew --prefixはHomebrewのインストール先です。
2
2
  [brew(1) – The missing package manager for macOS](https://docs.brew.sh/Manpage)
3
+ ```
3
4
  --prefix [formula]
4
5
  Display Homebrew’s install path. Default: /usr/local on macOS and /home/linuxbrew/.linuxbrew on Linux.
5
- If formula is provided, display the location in the cellar where formula is or would be installed.
6
+ If formula is provided, display the location in the cellar where formula is or would be installed.
7
+ ```