diff --git a/INSTALL.md b/INSTALL.md index 87754eb..8b97ddf 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -30,6 +30,13 @@ Dangerzone is available for: | sudo apt-key add - sudo apt update ``` + + Also, you need to install the `python-all` package, due to an `stdeb` bug that + existed before v0.9.1: + + ``` + sudo apt-get install python-all -y + ``` Add our repository following [these instructions](https://packagecloud.io/firstlookmedia/code/install#manual-deb), or by running this script: