From cd8e7e194244bc94989703220e25a6d32e61dfe4 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Tue, 29 Sep 2015 21:42:40 -0400 Subject: [PATCH] readme: attempt to fix formating --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c4c326cbd..c538f156e 100644 --- a/README.md +++ b/README.md @@ -176,10 +176,10 @@ For efficient searches we recommend to install `pt` ([the platinum searcher][]). git clone --recursive https://github.com/syl20bnr/spacemacs ~/.emacs.d ``` -`master` is the stable branch and it is _immutable_, **DO NOT** make any -modification to it or you will break the update mechanism. If you want to -fork Spacemacs safely use the `develop` branch where you handle the update -manually. + `master` is the stable branch and it is _immutable_, **DO NOT** make any + modification to it or you will break the update mechanism. If you want to + fork Spacemacs safely use the `develop` branch where you handle the update + manually. 3. Launch Emacs. Spacemacs will automatically install the packages it requires.