0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-21 17:31:21 +01:00

Revert 4e400e06764734dd67f4c70d6d61cbdcc2709408...47ad4b7a0389828606a1fe38a5200e76503f374b on SETUP

Jason Volk 2023-02-15 09:15:35 -08:00
parent 47ad4b7a03
commit 7056db7709

@ -6,7 +6,8 @@ instructions in [BUILD](https://github.com/matrix-construct/construct/wiki/BUILD
#### NOTES
- We will refer to your server as `host.tld`. For those familiar with matrix: this is your _origin_ and mxid `@user:host.tld` hostpart. If you delegate your server's location to something like `matrix.host.tld:1234` we refer to this as your _servername_.
- We will refer to your server as `host.tld`. For those familiar with matrix:
this is your _origin_ and mxid `@user:host.tld` hostpart. Your `well-known` delegation is not relevant here.
- If you built construct yourself as a standalone build you will need to add
the included library directories before executing:
@ -17,7 +18,7 @@ the included library directories before executing:
1. Execute
There are two arguments: `bin/construct <origin> [servername]`. If the _servername_ argument is missing, the _origin_ will be used for it instead. For well-known delegations the _servername_ should be different from the _origin_.
There is one argument: `<origin>` described in the notes above (your `host.tld`).
```
bin/construct host.tld