From 5eecc768a389b9f839edd5a4a6f14809e5e2618b Mon Sep 17 00:00:00 2001 From: Michael Kaye <1917473+michaelkaye@users.noreply.github.com> Date: Tue, 29 Mar 2022 16:40:07 +0100 Subject: [PATCH] Docs: Require creation of config.json as part of Getting Started (#21590) * Require creation of config.json Change the language from "If desired" to "Configure" to ensure people do not miss this step, as skipping this step will show the error "Invalid configuration: no default server specified." * Update README.md Rollback unintentioned bullet point `3` change --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 919d58a1a5..ec8a9f5a80 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ released version of Element: 1. Untar the tarball on your web server 1. Move (or symlink) the `element-x.x.x` directory to an appropriate name 1. Configure the correct caching headers in your webserver (see below) -1. If desired, copy `config.sample.json` to `config.json` and edit it - as desired. See the [configuration docs](docs/config.md) for details. +1. Configure the app by copying `config.sample.json` to `config.json` and + modifying it. See the [configuration docs](docs/config.md) for details. 1. Enter the URL into your browser and log into Element! Releases are signed using gpg and the OpenPGP standard, and can be checked against the public key located