diff --git a/README.rst b/README.rst index 1493c85..e9f43e3 100644 --- a/README.rst +++ b/README.rst @@ -38,6 +38,11 @@ dependencies. - ArchLinux (AUR): `poezio-omemo `_, or `poezio-omemo-git `_ +- Debian: + The author posed a `Request for packaging `_, + but so far, Debian has not packaged poezio-omemo yet. + Pip is disabled in Debian by default. Call `virtualenv your-name-for-your-poezio-env` and then + *source your-name-for-your-poezio-env* in order to be able to use pip. - PIP: `poezio-omemo` - Manual: `python3 setup.py install`