diff --git a/python/README.rst b/python/README.rst index d816a92a..bead97fe 100644 --- a/python/README.rst +++ b/python/README.rst @@ -46,7 +46,7 @@ Installing bindings from source If you can't use "binary" method above then you will need to `install the delta-core C-library `_ and then invoke installation of the source bindings:: - pip install --no-binary deltachat + pip install --no-binary :all: deltachat .. note::