Procházet zdrojové kódy

Merge pull request #9 from drhacko/patch-1

Update installing.md
pull/13/head
Slavi Pantaleev před 7 roky
committed by GitHub
rodič
revize
2b91612bdf
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      docs/installing.md

+ 2
- 2
docs/installing.md Zobrazit soubor

@@ -1,6 +1,6 @@
# Installing

If you've [configured your DNS](configuring-dns.md) and have [configured the playbook](configuring-playook.md), you can start the installation procedure.
If you've [configured your DNS](configuring-dns.md) and have [configured the playbook](configuring-playbook.md), you can start the installation procedure.

Run this as-is to set up a server:

@@ -30,4 +30,4 @@ When you're ready to start the Matrix services (and set them up to auto-start in
ansible-playbook -i inventory/hosts setup.yml --tags=start
```

Now that the services are running, you might want to [create your first user account](registering-users.md)
Now that the services are running, you might want to [create your first user account](registering-users.md)

Načítá se…
Zrušit
Uložit