Skip to content

Commit 486dbf2

Browse files
committed
docs: edit windows installation section
1 parent 6207b46 commit 486dbf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ Build rpm:
5555
$ git clone ... && cd mamonsu && make rpm && rpm -i mamonsu*.rpm
5656
5757
Build win32 exe: (worked with python v3.{4,5}: py2exe v0.9.2.2 and pywin32 v220 or python v2.7: py2exe v0.6.9 and pywin32 v220):
58-
NOTE: windows installer only for mamonsu 2.3.4 version
5958

6059
.. code-block:: bash
6160
@@ -65,6 +64,8 @@ NOTE: windows installer only for mamonsu 2.3.4 version
6564
$ c:\mamonsu\service_win32.exe -install
6665
$ net start mamonsu
6766
67+
NOTE: windows installer only for mamonsu 2.3.4 version
68+
6869
Build nsis installer:
6970

7071
.. code-block:: bash

0 commit comments

Comments
 (0)