Revision: 72ac862dfe87
Author: [email protected]
Date: Fri Feb 17 12:31:32 2012
Log: Edited wiki page NewInstallation through web user interface.
http://code.google.com/p/robotframework/source/detail?r=72ac862dfe87&repo=wiki
Modified:
/NewInstallation.wiki
=======================================
--- /NewInstallation.wiki Thu Feb 2 23:08:03 2012
+++ /NewInstallation.wiki Fri Feb 17 12:31:32 2012
@@ -85,7 +85,7 @@
# Installation using [#Python_package_managers pip] is finally supported.
# Installation using [#IronPython_installation IronPython] is officially
supported. As a result you get new `ipybot` and `ipyrebot` start-up scripts.
# Installation using [#Jython_installation Jython] creates new `jyrebot`
start-up script in addition to `jybot`.
- # Installation using [#Python_installation Python] *does not* created
`jybot` script anymore. You need to install the framework using Jython to
get it.
+ # 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].