summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 4601afe..fda025c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -16,13 +16,13 @@ Install from Source:
$ ./configure
[...]
------------------ Summary ------------------
- gluster-block version 0.1
+ gluster-block version 0.3
Prefix.........: /usr/local
C Compiler.....: gcc -g -O2
Linker.........: /usr/bin/ld -m elf_x86_64
---------------------------------------------
- In case if you notice failures, install the dependencies suggested by configure
+ In case if you notice failures, install the dependencies suggested by configure.
5. Now just run 'make' and later run 'make install' to install the package.