|
@@ -23,9 +23,8 @@ The following components are included in the installer:
|
23
|
23
|
|
24
|
24
|
**Note**: Please remember that it's a prerequisite the Domain A record needs to be pointed to the server's public IP and resolving.
|
25
|
25
|
|
26
|
|
-1. Copy `matrix.zip` to a server directory, recommended: `/tmp`
|
27
|
|
-2. Unzip the file: `unzip matrix.zip`
|
28
|
|
-3. Go to the directory and run the installer, you will need the domain name:
|
|
26
|
+1. Download the `matrix` directory, recommended: `/tmp`
|
|
27
|
+2. Enter the directory and run the installer, you will need the domain name, e.g.:
|
29
|
28
|
|
30
|
29
|
```shell
|
31
|
30
|
cd /tmp/matrix
|