Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Commit

Permalink
explicitly mention you need opening the cmd.exe to run the batch file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrasca committed Dec 23, 2015
1 parent c37c7e5 commit 4ab6c0f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ welcome.
the installation steps on Windows:

#. download and install ``git`` (comes with a unix-like ``sh`` and includes
``vi``) from:
``vi``) from::

https://git-scm.com/download/win

Expand All @@ -156,7 +156,7 @@ the installation steps on Windows:

.. image:: images/screenshots/git3.png

#. download and install Python 2.x (32bit) from:
#. download and install Python 2.x (32bit) from::

http://www.python.org

Expand All @@ -173,7 +173,7 @@ the installation steps on Windows:
#. download ``pygtk`` from the following source. (this requires 32bit
python). be sure you download the "all in one" version::

http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/
http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/

`Direct link to download PyGTK`_

Expand Down Expand Up @@ -212,7 +212,7 @@ the installation steps on Windows:

hey, this is Windows, you need to reboot for changes to take effect!

#. download and run the batch file::
#. download and run (from \system32\cmd.exe) the batch file:

https://raw.githubusercontent.com/Bauble/bauble.classic/master/scripts/devinstall.bat

Expand All @@ -234,7 +234,7 @@ the installation steps on Windows:
create the Bauble group, place the Bauble shortcut.

#. download the batch file you will use to stay up-to-date with the
production line you chose to follow::
production line you chose to follow:

https://raw.githubusercontent.com/Bauble/bauble.classic/master/scripts/bauble-update.bat

Expand Down

0 comments on commit 4ab6c0f

Please sign in to comment.