From b095ce10f042b22b84504b7e371e117d4cf00501 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 21 Aug 2015 16:34:19 +1200 Subject: Use simpler markup for README code block --- README.markdown | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 6d36213d..1c8c3fda 100644 --- a/README.markdown +++ b/README.markdown @@ -63,14 +63,12 @@ configuration isn’t too distant from the defaults. Installation ------------ -```bash -$ git clone git://github.com/tejr/dotfiles.git ~/.dotfiles -$ cd ~/.dotfiles -$ git submodule init -$ make -$ make -n install -$ make install -``` + $ git clone git://github.com/tejr/dotfiles.git ~/.dotfiles + $ cd ~/.dotfiles + $ git submodule init + $ make + $ make -n install + $ make install For the default target, you’ll need `bash(1)`, `git(1)`, `install(1)`, `make(1)`, `m4(1)`, and `tic(1)`. You’ll need to have a recent enough version -- cgit v1.2.3