We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c9a7a commit 37c2370Copy full SHA for 37c2370
1 file changed
docs/source/usage.rst
@@ -12,8 +12,7 @@ After a long time, you'll get a "dist/default" directory containing all the comp
12
libraries and build.py script to package your application using thoses
13
libraries.
14
15
-You can include other modules (or "recipes") to compile using `-m`. Put the C
16
-libraries to compile before any Python module, order is important.
+You can include other modules (or "recipes") to compile using `-m`::
17
18
./distribute.sh -m "openssl kivy"
19
./distribute.sh -m "pil ffmpeg kivy"
0 commit comments