Преглед изворни кода

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 година
родитељ
комит
b1dec4a123
No known key found for this signature in database GPG Key ID: 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.



Loading…
Откажи
Сачувај