From 4826c4cc1aea7a8ebc713d290cc82bb2094b9584 Mon Sep 17 00:00:00 2001 From: Paul Brewczynski Date: Tue, 31 Jan 2017 11:54:13 +0100 Subject: [PATCH] Update name of the buttons in instruction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56d8a293..eef481a0 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ 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 + 4. Launch Xcode. You'll be asked if you load XVim. Press 'Load Bundle' to it. + If you press 'Skip bundle' 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)