Merged silc_1_0_branch to trunk.
[silc.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index bca665aa58c77dc22198c5c71ae7ba7b89d038a3..25b5ea0464df3caf400658aba5d3891200bef981 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -14,8 +14,8 @@ into the /etc/silc/ directory.
 You may need to add the /usr/local/silc path to your PATH environment
 variable after the installation.
 
-Some Configuration Options
-==========================
+Configuration Options
+=====================
 
    You can give various options to the `configure' shell script.  You should
 give --help command to the `configure' to see all of them.  Here is listed
@@ -30,7 +30,7 @@ give the --with-gmp[=DIR] option to the `configure'.  The DIR is the upper
 path in your system which contains lib/ and include/ for GMP library.
    Note that MPI is the prefered arbitrary precision arithmetic library and
 GMP can be used as a fall-back if you have problems with the MPI library
-included within this package (GMP was used as a default library in the past).
+included within this package.
 
 '--with-iconv[=DIR]'