From d7eb7babf16851d600aa2ab4be745cbb968dd935 Mon Sep 17 00:00:00 2001 From: Gary Mirams Date: Thu, 20 Oct 2016 08:20:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ec879b..3d76c2d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ $ git clone --recursive https://github.com/Chaste/ApPredict.git ### Older git -N.B. on really old git versions (<1.6.5), recursive doesn't work and you need to do: +N.B. on really old git versions (<1.6.5), `--recursive` doesn't work and you need to do: ```sh $ cd /projects $ git clone https://github.com/Chaste/ApPredict.git