Author: pekka.klarck
Date: Thu Dec  4 13:24:57 2008
New Revision: 1180

Modified:
   trunk/doc/quickstart/quickstart.txt

Log:
1) Update version info to 2.0.3, 2) Link installation instructions to wiki instead of the user guide. (Need to regenerate the guide and test these changes on some other machine, I don't have pygments installed on this one.)

Modified: trunk/doc/quickstart/quickstart.txt
==============================================================================
--- trunk/doc/quickstart/quickstart.txt (original)
+++ trunk/doc/quickstart/quickstart.txt Thu Dec  4 13:24:57 2008
@@ -43,7 +43,10 @@

 There are three different ways to install Robot Framework, of which
 the most suitable can be chosen. Detailed installation instructions
-can be found from the `user guide`_.
+can be found from the `project web pages`__.
+
+__ http://code.google.com/p/robotframework/wiki/Installation
+

 1.  There is a binary installer for Windows platform. It is enough to
     double-click the installer and follow instructions.
@@ -68,7 +71,7 @@
 --version` which should output something like::

     $ pybot --version
-    Robot 2.0.1 (Python 2.5.2 on linux2)
+    Robot Framework 2.0.3 (Python 2.5.2 on linux2)


 Running this demo

Reply via email to