aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2017-01-04 20:53:56 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2017-01-04 20:53:56 +0100
commitb2fd258d6285e882698ac5876345b9b27a0f4d4f (patch)
treeb41266744dd3c482348243611c9e9ebbc9507acd /README.md
parentce37047336fb2eb190b1cce15dd93dcc6146adc2 (diff)
downloadblogc-b2fd258d6285e882698ac5876345b9b27a0f4d4f.tar.gz
blogc-b2fd258d6285e882698ac5876345b9b27a0f4d4f.tar.bz2
blogc-b2fd258d6285e882698ac5876345b9b27a0f4d4f.zip
spec: readme: fixed deps and instuctions
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eeccb4d..92338e0 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ If installing from Git repository, [ronn](https://github.com/rtomayko/ronn) and
Inside the source directory, run the following commands:
$ ./autogen.sh # if installing from git
- $ ./configure [--enable-git-receiver] [--enable-runserver]
+ $ ./configure [--enable-git-receiver] [--enable-make] [--enable-runserver]
$ make
# make install