Revision: d9c0cb45fd71
Author: [email protected]
Date: Sun Feb 19 04:32:35 2012
Log: Edited wiki page NewInstallation through web user interface.
http://code.google.com/p/robotframework/source/detail?r=d9c0cb45fd71&repo=wiki
Modified:
/NewInstallation.wiki
=======================================
--- /NewInstallation.wiki Fri Feb 17 12:31:32 2012
+++ /NewInstallation.wiki Sun Feb 19 04:32:35 2012
@@ -87,7 +87,8 @@
# Installation using [#Jython_installation Jython] creates new `jyrebot`
start-up script in addition to `jybot`.
# Installing from source using [#Python_installation Python] *does not*
create `jybot` script anymore. You need to install the framework using
Jython to create it.
# All start-up scripts (`pybot`, `rebot`, `jybot`, ...) require the
appropriate interpreter to be in [#Setting_PATH PATH].
-
+ # Outside Windows, start-up scripts are implemented in Python to, for
example, ease using them with virtualenv.
+ # Source distribution only contains actual source code and tools.
= Preconditions =