From eff69993b1b770ccb13d71c12b33b1fe67dedd6f Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sun, 29 Nov 2015 22:35:48 -0500 Subject: [PATCH] README: minor reformat to respect the 80th column --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24130e8ec..5b0a5ab0d 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,8 @@ Please note: these homebrew commands will install Emacs, and link it to your the start of this file. That will populate your `~/.emacs.d` directory, which is what transforms a regular Emacs into Spacemacs. -*After* you have completed the [install process below](#install), it is also recommended to add the [osx layer][] to your [dotfile][]: +*After* you have completed the [install process below](#install), it is also + recommended to add the [osx layer][] to your [dotfile][]: ```elisp (setq-default dotspacemacs-configuration-layers '(osx))