]> granicus.if.org Git - libjpeg-turbo/commitdiff
Remove reference to install.txt, which we do not include from the IJG distribution
authorDRC <dcommander@users.sourceforge.net>
Fri, 19 Dec 2014 18:07:04 +0000 (18:07 +0000)
committerDRC <dcommander@users.sourceforge.net>
Fri, 19 Dec 2014 18:07:04 +0000 (18:07 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.4.x@1453 632fc199-4ca6-4c93-a231-07263d6284db

README

diff --git a/README b/README
index 44e69d395e1fe2d3749ee237f67277938ec1d88c..e82a095b86995d35fb638b559ad727204dc48d54 100644 (file)
--- a/README
+++ b/README
@@ -36,7 +36,6 @@ TO DO               Plans for future IJG releases.
 Other documentation files in the distribution are:
 
 User documentation:
-  install.txt       How to configure and install the IJG software.
   usage.txt         Usage instructions for cjpeg, djpeg, jpegtran,
                     rdjpgcom, and wrjpgcom.
   *.1               Unix-style man pages for programs (same info as usage.txt).
@@ -48,9 +47,9 @@ Programmer and internal documentation:
   structure.txt     Overview of the JPEG library's internal structure.
   coderules.txt     Coding style rules --- please read if you contribute code.
 
-Please read at least the files install.txt and usage.txt.  Some information
-can also be found in the JPEG FAQ (Frequently Asked Questions) article.  See
-ARCHIVE LOCATIONS below to find out where to obtain the FAQ article.
+Please read at least usage.txt.  Some information can also be found in the JPEG
+FAQ (Frequently Asked Questions) article.  See ARCHIVE LOCATIONS below to find
+out where to obtain the FAQ article.
 
 If you want to understand how the JPEG code works, we suggest reading one or
 more of the REFERENCES, then looking at the documentation files (in roughly