Fix font case

This commit is contained in:
Marcel Bischoff 2015-10-15 16:14:11 +02:00
parent 44855d0f1e
commit 1b828ef2e8

View File

@ -188,7 +188,7 @@ brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim -
xcode-select --install
```
#### Remove all unavailable simulators
#### Remove All Unavailable Simulators
```bash
xcrun simctl delete unavailable
```