I have an Apple

This commit is contained in:
Newnius 2018-07-26 22:45:05 +08:00
parent 25bc4d5b92
commit bd54cf3a18

9
mac/setup.md Normal file
View File

@ -0,0 +1,9 @@
```bash
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install sbt@1
```