Skip to content

Commit e3c4303

Browse files
committed
Modified introduction.rst
* typo * Changing heading to "Setup Python Environment"
1 parent 92bc5fa commit e3c4303

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

doc/source/introduction.rst

+12-5
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,22 @@ System >> Magento Connect >> Magento Connect Manager
8888

8989
**Step 2: Installation of Magento Integration [OpenERP module]**
9090

91-
**Preparation of the Python environment**
91+
**Setup Python environment**
9292

93-
1. If not already installed by the default python installation, download the pycountry module and install it in your python directory
93+
1. If not already installed by the default python installation, download the
94+
pycountry module and install it in your python directory
9495

95-
2. Download the `magento module <https://github.com/openlabs/magento>`_ and install it in your python directory (*)
96+
2. Download the `magento module <https://github.com/openlabs/magento>`_ and
97+
install it in your python directory (*)
9698

97-
(*) it seems that in linux installations, Magento Integration takes care of 'magento module' and installs it when running the Magento Integration setup (see .5 below). So you have to install it yoursefl only if you are working under windows systems because for some reason Magento Integration lacks to install the 'magento module' (to be confirmed by developers)
99+
(*) it seems that in linux installations, Magento Integration takes care of
100+
'magento module' and installs it when running the Magento Integration setup
101+
(see .5 below). So you have to install it yourself only if you are working
102+
under windows systems because for some reason Magento Integration lacks to
103+
install the 'magento module' (to be confirmed by developers)
98104

99-
(if your openERP is installed on a Windows system, copy the above modules from YourPythonDir\\Lib\\site-packages to YourOpenErpDir\\Server\\server)
105+
(if your openERP is installed on a Windows systems, copy the above modules from
106+
YourPythonDir\\Lib\\site-packages to YourOpenErpDir\\Server\\server)
100107

101108
**Downloading the magento_integration module**
102109

0 commit comments

Comments
 (0)