summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZdenek Prikryl <zprikryl@redhat.com>2009-02-19 14:28:34 +0100
committerZdenek Prikryl <zprikryl@redhat.com>2009-02-19 14:28:34 +0100
commit60f157416695aadcc5ad375b653641c09954a9d8 (patch)
tree4646259920d09e1f91cfafa7e61eddb92a6840fc
parent766d44eb71c40bd4ae2275b2dda3cf32b8eb0336 (diff)
downloadabrt-60f157416695aadcc5ad375b653641c09954a9d8.tar.gz
abrt-60f157416695aadcc5ad375b653641c09954a9d8.tar.xz
abrt-60f157416695aadcc5ad375b653641c09954a9d8.zip
updated install
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 5d4b510f..1eb457ef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,6 @@
How to install
==============
-1. ./autogen
-2. ./configure
-3. make \ No newline at end of file
+
+1. ./configure
+2. make
+3. make install \ No newline at end of file