Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirams authored Oct 20, 2016
1 parent c7d819c commit d7eb7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <chaste source directory>/projects
$ git clone https://github.com/Chaste/ApPredict.git
Expand Down

0 comments on commit d7eb7ba

Please sign in to comment.