Просмотр исходного кода
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
1 год назад
Родитель
Сommit
50d1a8558e
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов:
1 добавлений и
1 удалений
-
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. |
|
|
|
|
|
|
|
|