Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / README
diff --git a/README b/README
index 8a7922c42c4a741f00cfe233ca7327fb86a00fd3..fde4001057c1ae3c850facdc4ae58697b0226a36 100644 (file)
--- a/README
+++ b/README
@@ -21,6 +21,10 @@ emphasizing a lightweight core with powerful features added through
 an extension mechanism, and the establishment of a friendly, open,
 community-oriented development processes.
 
+
+Basic Installation
+==================
+
 Inkscape uses the standard procedure for compilation and installation: 
 
   ./configure
@@ -32,6 +36,9 @@ the "./autogen.sh" command, which calls in turn a number of other
 programs such as automake and autoconf.  See INSTALL for more
 details. 
 
+For platform specific instructions please read the README file that
+is associated with that platform (e.g. for Mac OS X read README.osx)
+
 
 Required Dependencies
 =====================