+After installation `mobius-hotline-server` installed to `/usr/local/bin/mobius-hotline-server` and should be in your $PATH.
+
+The server config file directory is under `/usr/local/var/mobius` which by default contains:
+
+ /usr/local/var/mobius/config/MessageBoard.txt
+ /usr/local/var/mobius/config/config.yaml
+ /usr/local/var/mobius/config/ThreadedNews.yaml
+ /usr/local/var/mobius/config/Agreement.txt
+ /usr/local/var/mobius/config/Users/guest.yaml
+ /usr/local/var/mobius/config/Users/admin.yaml
+
+Edit `/usr/local/var/mobius/config/config.yaml` to change your server name and other settings.
+
+Edit `/usr/local/var/mobius/config/Agreement.txt` to set your server agreement.
+
+Run `mobius-hotline-server -help` for usage options.
+