Code

Extensions. XAML export improvements.
[inkscape.git] / README
diff --git a/README b/README
index 66fe6f2eb9d67771f21ee3cd312e732305e04719..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
 =====================
@@ -44,7 +51,7 @@ typical libraries you may need to install are:
    * glibmm  
    * gtkmm  
 
-Please see http://www.inkscape.org/cgi-bin/wiki.pl?CompilingInkscape for the
+Please see http://wiki.inkscape.org/wiki/index.php/CompilingInkscape for the
 most current dependencies, including links to the source tarballs.