diff --git a/docs/setup/dependencies/image-processing.md b/docs/setup/dependencies/image-processing.md
index e2409a675089e477ace99357dc4939e08621fa0d..ae053e05f5a45c5f59d70bf5a6b4ffd0178f87ca 100644
--- a/docs/setup/dependencies/image-processing.md
+++ b/docs/setup/dependencies/image-processing.md
@@ -10,6 +10,12 @@ This section explains how to install them.
 
 ## Dependencies
 
+Install the Python dependencies for image processing with:
+
+```
+pip install pillow cairosvg
+```
+
 ### Cairo Graphics
 
 [Cairo Graphics] is a graphics library and dependency of [Pillow], which