diff --git a/python/README.rst b/python/README.rst index 0defcc230..0bf0801b0 100644 --- a/python/README.rst +++ b/python/README.rst @@ -11,8 +11,8 @@ Installing pre-built packages (Linux-only) ======================================================== If you have a Linux system you may try to install the ``deltachat`` binary "wheel" packages -without any "build-from-source" steps. Otherwise you need to `compile the Delta Chat bindings -yourself `_. +without any "build-from-source" steps. +Otherwise you need to `compile the Delta Chat bindings yourself <#sourceinstall>`_. We recommend to first `install virtualenv `_, then create a fresh Python virtual environment and activate it in your shell::