diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-08-25 20:48:20 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-08-25 20:48:20 +0000 |
commit | d52e9baceb44f6bedf158c305aa4f4b8324c1f4a (patch) | |
tree | 83e7f9c5ee6d95cb948426c51e24be4127fe0803 /INSTALL | |
parent | 162171d32cc43ea16bcfd5752821fcdaac60d49e (diff) | |
download | gcc-d52e9baceb44f6bedf158c305aa4f4b8324c1f4a.tar.gz |
* INSTALL/README: Also refer to the online installation
instructions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190669 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL/README b/INSTALL/README index 27bd1738bca..6d19791057a 100644 --- a/INSTALL/README +++ b/INSTALL/README @@ -4,3 +4,4 @@ For releases the installation documentation is generated from gcc/doc/install.texi and copied into this directory. To read this documentation, please point your HTML browser to "index.html". +The latest version is always available at http://gcc.gnu.org/install/ . |