Merge pull request #59 from hfaulds/patch-1

Update README.md to clone submodules
This commit is contained in:
Takashi Kokubun 2016-02-22 21:17:40 +09:00
commit 826ea3b579
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