From c7de9fa2a3d2fe27c7b37d392a1dc692e1113187 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Thu, 4 Dec 2003 19:24:40 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5483 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index c31d3e35c..f1aa3171a 100644 --- a/README +++ b/README @@ -178,8 +178,9 @@ configuration, type this: % make runtime % make install-runtime -More information about the runtime libraries can be found in -Doc/Manual/Modules.html. +The libraries aren't needed to use SWIG or to run most of the +examples. Therefore, you may want to skip this step until you've read +the documentation located in Doc/Manual/Modules.html. Notes: