From c06dbca47b5acd38b5dde500e43238b681a8aaef Mon Sep 17 00:00:00 2001 From: XhinLiang Date: Thu, 3 Aug 2017 15:47:45 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 56d8a293..7a56b471 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,13 @@ 3. Create `.xvimrc` as you need and restart your Xcode. 4. Launch Xcode. You'll be asked if you load XVim. Press 'Yes' to it. - If you press 'No' by mistake, close the Xcode and execute the following from a terminal + If you press 'No' by mistake, close the Xcode and execute the following from a terminal - ``` - defaults delete com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-X.X (X.X is your Xcode version) - ``` + ``` + defaults delete com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-X.X (X.X is your Xcode version) + ``` - Then relaunch Xcode. + Then relaunch Xcode. ## Branches and Releases XVim has several branches and releases. Usually you only need to download one of 'releases' and use it.