From 1b828ef2e864ecdda5492a83e6e2d45661a8e029 Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Thu, 15 Oct 2015 16:14:11 +0200 Subject: [PATCH] Fix font case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index daf4447..20f6ac8 100644 --- a/README.md +++ b/README.md @@ -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 ```