]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
README: fixed description of configure script call
authorPetr Holasek <pholasek@redhat.com>
Mon, 8 Apr 2013 17:59:13 +0000 (19:59 +0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 8 Apr 2013 22:45:44 +0000 (19:45 -0300)
Signed-off-by: Petr Holasek <pholasek@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
README

diff --git a/README b/README
index a4a77ba8788ba6e83c39a91138fe44bfbf91a0ee..ae2d1a621c6d5fc811b369a8eae0ba3802281706 100644 (file)
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ To install then on Fedora, run:
        yum install -y make gcc autoconf automake libtool tar sqlite-devel
 
 Run:
-       $ autoreconf -vfi && configure
+       $ autoreconf -vfi && ./configure
        $ make
 
 As root: