diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-13 14:51:33 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-13 14:51:33 +0000 |
commit | c753142b010efe73df1e4107ba1a77f0838fba65 (patch) | |
tree | 1a7fed678d00a76bf63b210bc1648c88a62635c3 /INSTALL | |
parent | 908af763962e8a2427d2d8814beb1281fbf8d032 (diff) | |
download | gcc-c753142b010efe73df1e4107ba1a77f0838fba65.tar.gz |
* INSTALL/README: Update wrt. to the installation instructions now
residing in gcc/doc/install.texi.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43318 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/INSTALL/README b/INSTALL/README index bdbe2f7b84a..27bd1738bca 100644 --- a/INSTALL/README +++ b/INSTALL/README @@ -1,8 +1,6 @@ This directory has been obsoleted for GCC snapshots and CVS access. -Instead check out the toplevel "wwwdocs" module as a sibling of -your "gcc" tree or read these files via the GCC web site -<http://www.gnu.org/software/gcc/>. +For releases the installation documentation is generated from +gcc/doc/install.texi and copied into this directory. -Copies of the relevant files will be copied into this directory -for releases. +To read this documentation, please point your HTML browser to "index.html". |