diff options
author | Křištof Želechovski <giecrilj@stegny.2a.pl> | 2012-08-25 22:48:20 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2012-08-25 20:48:20 +0000 |
commit | c141b97e70f531bbbff126821aa2b09e65576660 (patch) | |
tree | 83e7f9c5ee6d95cb948426c51e24be4127fe0803 /INSTALL | |
parent | 05ee55c46bd664500f9af9e925548ea95878658a (diff) | |
download | gcc-c141b97e70f531bbbff126821aa2b09e65576660.tar.gz |
README: Also refer to the online installation instructions.
* INSTALL/README: Also refer to the online installation
instructions.
From-SVN: r190669
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/ . |