diff --git a/README.md b/README.md
index fa0e8c1..642e686 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,10 @@ You can build recipes at the same time by adding them as parameters:
Recipe builds can be removed via the clean command e.g.:
$ ./toolchain.py clean openssl
+
+You can install package that don't require compilation with pip::
+
+ $ ./toolchain.py pip install plyer
The Kivy recipe depends on several others, like the sdl* and python recipes.
These may in turn depend on others e.g. sdl2_ttf depends on freetype, etc.
@@ -300,4 +304,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
-
\ No newline at end of file
+