From 76d3a27309b03b0ac323b7166f893dfd4b0696ea Mon Sep 17 00:00:00 2001 From: Glen Hinkle Date: Sat, 11 Aug 2012 16:58:01 -0700 Subject: [PATCH] readme spacing --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 291778d..d0d2bd7 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ ### If you're using Haskell... -cabal install ghc-mod # Install cabal + cabal install ghc-mod # Install cabal -cd $HOME/.vim/bundle/vimproc -make -f make_mac.mak # For Mac (use appropriate file for platform) + cd $HOME/.vim/bundle/vimproc + make -f make_mac.mak # For Mac (use appropriate file for platform) ## Customization