mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
fix internal link in README.rst
there must not be a space between link text and the link in angle brackets: https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html
This commit is contained in:
@@ -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 <sourceinstall>`_.
|
||||
without any "build-from-source" steps.
|
||||
Otherwise you need to `compile the Delta Chat bindings yourself <#sourceinstall>`_.
|
||||
|
||||
We recommend to first `install virtualenv <https://virtualenv.pypa.io/en/stable/installation/>`_,
|
||||
then create a fresh Python virtual environment and activate it in your shell::
|
||||
|
||||
Reference in New Issue
Block a user