Просмотр исходного кода

Edit docs/prerequisites.md: add an anchor link to the official documentation of passlib

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3793/head
Suguru Hirahara 1 год назад
Родитель
Сommit
b1dec4a123
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/prerequisites.md

+ 1
- 1
docs/prerequisites.md Просмотреть файл

@@ -8,7 +8,7 @@ To install Matrix services using this Ansible playbook, you need to prepare seve

- [Ansible](http://ansible.com/) program. It's used to run this playbook and configures your server for you. Take a look at [our guide about Ansible](ansible.md) for more information, as well as [version requirements](ansible.md#supported-ansible-versions) and alternative ways to run Ansible.

- [passlib](https://passlib.readthedocs.io/en/stable/index.html) Python library. On most distros, you need to install some `python-passlib` or `py3-passlib` package, etc.
- [passlib](https://passlib.readthedocs.io/en/stable/index.html) Python library. See [this official documentation](https://passlib.readthedocs.io/en/stable/install.html#installation-instructions) for an instruction to install it. On most distros, you need to install some `python-passlib` or `py3-passlib` package, etc.

- [`git`](https://git-scm.com/) as the recommended way to download the playbook. `git` may also be required on the server if you will be [self-building](self-building.md) components.



Загрузка…
Отмена
Сохранить