Update README.md to clone submodules

This commit is contained in:
Hayden Faulds 2016-02-22 11:34:30 +00:00
parent ac844857e6
commit 79fe760e72
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Contributions are welcomed. It'd be good to see
to learn Temple which is a template engine framework used in Hamlit.
```bash
$ git clone https://github.com/k0kubun/hamlit
$ git clone --recursive https://github.com/k0kubun/hamlit
$ cd hamlit
$ bundle install