Merged from silc_1_0_branch (second merge).
[silc.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 9871e92e93a7683fa78bfb5fd16f22f55455ce5c..bca665aa58c77dc22198c5c71ae7ba7b89d038a3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
 Quick Installation
 ==================
 
-   To configure and compile SILC package give the comands:
+   To configure and compile SILC package give the commands:
 
        ./configure
        make (or gmake)
@@ -11,6 +11,9 @@ Quick Installation
 /usr/local/silc/ directory.  System wide configuration files are installed
 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
 ==========================