Explorar el Código
Update docs/installing.md: edit the heading "Install Matrix"
Matrix is a name of the protocol and it does not really make sense to install it.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3761/head
Suguru Hirahara
hace 1 año
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: E4F9743DAB4B7B75
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
docs/installing.md
|
|
|
@@ -12,7 +12,7 @@ Before installing, you need to update the Ansible roles in this playbook by runn |
|
|
|
|
|
|
|
There's another shortcut (`just update`) which updates the playbook (`git pull`) and updates roles (`just roles`) at the same time. |
|
|
|
|
|
|
|
## Install Matrix |
|
|
|
## Install Matrix server and services |
|
|
|
|
|
|
|
The Ansible playbook's tasks are tagged, so that certain parts of the Ansible playbook can be run without running all other tasks. |
|
|
|
|
|
|
|
|