diff --git a/INSTALL b/INSTALL index 90f9d47ea..a0ae679f5 100644 --- a/INSTALL +++ b/INSTALL @@ -1 +1,3 @@ -See http://sst-simulator.org/ +See http://sst-simulator.org/SSTPages/SSTMainDocumentation/ + +Detailed Installation Instructions diff --git a/PLATFORMS b/PLATFORMS index 0fa32eea7..49bec2c16 100644 --- a/PLATFORMS +++ b/PLATFORMS @@ -1,5 +1,5 @@ SST platform information can be found at: -http://sst-simulator.org/SSTPages/SSTMainDocumentation/ +http://sst-simulator.org/SSTPages/SSTMainDocumentation/ Release Notes Section Note: SST is only supported on 64-bit platforms. diff --git a/VERSION b/VERSION index dfe6d460e..6b621891c 100644 --- a/VERSION +++ b/VERSION @@ -3,6 +3,6 @@ There are three ways to get the SST version number: 1. From an unbuilt source tree: grep AC_INIT $/configure.ac 2. From a built source tree: -grep PACKAGE_VERSION $/sst/sst_config.h +grep PACKAGE_VERSION $/src/sst/core/sst_config.h 3. From the sst binary: sst --version \ No newline at end of file