aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2016-04-27 21:30:58 +0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2016-04-27 21:30:58 +0200
commit8228eff55065858c73bea00e643b7f7f81e14ace (patch)
tree22c41595047e42b5706d1b19ed4dd7389de34688
parent16f8e17db537472993de3435e74f05c3dc9fb801 (diff)
downloadblogc-8228eff55065858c73bea00e643b7f7f81e14ace.tar.gz
blogc-8228eff55065858c73bea00e643b7f7f81e14ace.tar.bz2
blogc-8228eff55065858c73bea00e643b7f7f81e14ace.zip
fixed readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cce4fc4..4450099 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ A blog compiler.
## Quickstart
-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.
+Clone the [Git repository](https://github.com/blogc/blogc) or grab the [latest release](https://github.com/blogc/blogc/releases) and extract it.
Inside the source directory, run the following commands: