From 0fc3551f0fc8e99b5eb1f432b5c4d70a99a5c44e Mon Sep 17 00:00:00 2001 From: matham Date: Fri, 4 Apr 2014 11:18:54 -0400 Subject: [PATCH] Update windows installation to say cmd environemnt is not changed globally. --- doc/sources/installation/installation-windows.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/sources/installation/installation-windows.rst b/doc/sources/installation/installation-windows.rst index 31c38ed1a..0295f1501 100644 --- a/doc/sources/installation/installation-windows.rst +++ b/doc/sources/installation/installation-windows.rst @@ -25,8 +25,12 @@ Installing the portable version :scale: 75% #. In the folder where you unzipped the package, you have a script called `kivy.bat`. - Use this file for launching any kivy application as described below - + Use this file for launching any kivy application as described below. + + .. note:: + Launching the kivy.bat file will open a command window already set up to run kivy's + Python. The environment settings are only changed for this command window and will + not effect the system environment. .. _windows-run-app: