🚀
Install Homebrew
作成日:
2021/05/24
0
What is Homebrew?
Homebrew is a package manager that allows you to install things that are not provided by Apple.
Installing Homebrew
Copy the commands listed on Homebrew's official website and run them from a terminal.
Run the following command from the terminal
% /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Hello everyone. I'm a university student studying Java.