Clarify install requirements

This commit is contained in:
Maxime Dor
2017-03-24 17:50:40 +01:00
parent 7dbdd8c5d3
commit 6a63793b1a

View File

@@ -58,7 +58,7 @@ as the reference Home Server implementation [synapse](https://github.com/matrix-
to an ID server. to an ID server.
# Install # Install
Run all the following commands as `root` or using `sudo` After [building](#build) the software, run all the following commands as `root` or using `sudo`
1. Create a dedicated user: `useradd -r mxisd` 1. Create a dedicated user: `useradd -r mxisd`
- Create config directory: `mkdir /etc/mxis` - Create config directory: `mkdir /etc/mxis`