codeanywhere/mac/setup.md

10 lines
126 B
Markdown
Raw Normal View History

2018-07-26 14:45:05 +00:00
```bash
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install sbt@1
```