Browse Source

Update docs/installing.md

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3761/head
Suguru Hirahara 1 year ago
committed by GitHub
parent
commit
60dca4dd46
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/installing.md

+ 1
- 1
docs/installing.md View File

@@ -61,7 +61,7 @@ You can now:
.. and then proceed to starting all services: .. and then proceed to starting all services:


```sh ```sh
ansible-playbook -i inventory/hosts setup.yml --tags=start
ansible-playbook -i inventory/hosts setup.yml --tags=ensure-matrix-users-created,start
``` ```


## Finalize the installation ## Finalize the installation


Loading…
Cancel
Save