We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6207b46 commit 486dbf2Copy full SHA for 486dbf2
README.rst
@@ -55,7 +55,6 @@ Build rpm:
55
$ git clone ... && cd mamonsu && make rpm && rpm -i mamonsu*.rpm
56
57
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
59
60
.. code-block:: bash
61
@@ -65,6 +64,8 @@ NOTE: windows installer only for mamonsu 2.3.4 version
65
64
$ c:\mamonsu\service_win32.exe -install
66
$ net start mamonsu
67
+NOTE: windows installer only for mamonsu 2.3.4 version
68
+
69
Build nsis installer:
70
71
0 commit comments