Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can include other modules (or "recipes") to compile using `-m`::
You can also specify a specific version for each package. Please note that the
compilation might **break** if you don't use the default version. Most recipes
have patch to fixes android issues, and might not apply if you specify a
version. We also recommand to clean build/ before changing version.::
version. We also recommend to clean build/ before changing version.::

./distribute.sh -m "openssl kivy==master"

Expand Down