Procházet zdrojové kódy
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
před 1 rokem
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: E4F9743DAB4B7B75
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
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. |
|
|
|
|
|
|
|
|