We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc62bd commit 4a1ce19Copy full SHA for 4a1ce19
1 file changed
README.rst
@@ -28,7 +28,8 @@ Windows
28
MessagePack requires gcc currently. So you need to prepare
29
MinGW GCC.
30
31
- $ python setup.py install -c mingw32
+ $ python setup.py build -c mingw32
32
+ $ python setup.py install
33
34
TEST
35
----
0 commit comments