From: Amul Shah <Amul.Shah@fisglobal.com>
Description: Backport upstream changes to the source README file
Applied-Upstream: V6.2-000

--- a/README
+++ b/README
@@ -31,9 +31,9 @@
    from http://sourceforge.net/projects/fis-gtm/ Unpack the tar file and run
    the configure script as root. Note: the tar file unpacks everything into
    your current working directory, not a new subdirectory. The Linux Standard
-   Base (LSB) install path for GT.M V6.1-000 is /opt/fis-gtm/V6.1-000_i686 or
-   /opt/fis-gtm/V6.1-000_x8664. These instrcutions are written using x8664, please
-   use i686 as necessary.
+   Base (LSB) install path for GT.M V6.1-000 is /opt/fis-gtm/V6.1-000_i586 or
+   /opt/fis-gtm/V6.1-000_x8664. These instructions are written using x8664, please
+   use i586 as necessary.
 
    $ tar xfz gtm_V61000_linux_x8664_pro.tar.gz
 
@@ -71,7 +71,7 @@
    #
    #     -D CMAKE_INSTALL_PREFIX:PATH=${PWD}/package
    #
-   $ cmake <path to>/fis-gtm-V6.1-000 -D CMAKE_INSTALL_PREFIX:PATH=${PWD}/package
+   $ cmake -D CMAKE_INSTALL_PREFIX:PATH=${PWD}/package <path to>/fis-gtm-#VER#
 
    $ make
 
