Permit null ciphers.
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 5c19a6ed4dbabf11e14e8aa12ab0743a93230cf0..e18fdfcf55e2bdfac69104d0aadb4c269be314c3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -26,7 +26,7 @@ This will build and install OpenSSL in the default location, which is
 /usr/local/ssl. If you want to install it anywhere else, do this
 after running ./Configure <system>:
 
-  utils/ssldir.pl /new/install/path
+  perl util/ssldir.pl /new/install/path
 
 If anything goes wrong, follow the detailed instructions below. If
 your operating system is not (yet) supported by OpenSSL, see the
@@ -90,7 +90,7 @@ Installation in Detail
      If the install directory will be the default of /usr/local/ssl,
      skip to the next stage. Otherwise, run
 
-       utils/ssldir.pl /new/install/path
+       perl util/ssldir.pl /new/install/path
 
      This configures the installation location into the "install"
      target of the top-level Makefile, and also updates some defines