aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2016-02-26 01:48:29 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2016-02-26 01:48:29 +0100
commitcf97bd1b2d86eb2e8db5c41b0999680e9e41135d (patch)
tree5e828149808c30b01c54808d065c9d14da0e4dd8
parent3b0f9293a3432023cdca91df01418347d9781ffa (diff)
downloadblogc-cf97bd1b2d86eb2e8db5c41b0999680e9e41135d.tar.gz
blogc-cf97bd1b2d86eb2e8db5c41b0999680e9e41135d.tar.bz2
blogc-cf97bd1b2d86eb2e8db5c41b0999680e9e41135d.zip
readme: minor fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3622739..d005fb5 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ A blog compiler.
## Quickstart
-Clone the [Git repository](https://github.com/blogc/blogc) or grab the [latest release](https://github.com/blogc/blogc/releases) and extract it.
+Clone the [Git repository](https://github.com/blogc/blogc) (using `--recursive` to get the submodules) or grab the [latest release](https://github.com/blogc/blogc/releases) and extract it.
Inside the source directory, run the following commands: