Add 32 and 64 bit notes to windows verions used and tested

Curtis Gedak 2017-05-25 16:31:50 -06:00
parent 255e8af865
commit 6c014725d1

@ -4,16 +4,16 @@ This guide describes the steps for installing and running **Manuskript** from so
The steps include installing all necessary software dependencies.
These steps were developed on Windows XP and also tested on Windows 7. The steps should work as is or as a guideline for newer version of Windows.
These steps were developed on 32 bit Windows XP and also tested on 64 bit Windows 7. The steps should work as is or as a guideline for newer version of Windows.
Text based commands in this guide should be run in a command prompt.
## Open Command Prompt
Following are some ways to invoke a terminal session with different versions of Windows:
Following are some ways to invoke a command prompt in Windows:
* Use menu option **Start -> All Programs -> Accessories -> Command Prompt**
* Press **Windows Key** + **R** on keyboard to open launcher, type `cmd.exe` and press **Enter** key.
* Simultaneously press **Windows** + **R** keys on keyboard to open launcher, type `cmd.exe` and press **Enter** key.
# INSTALLATION