summary refs log tree commit diff
path: root/UPGRADE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r--UPGRADE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst
index 9746630dd7..99ce1a2d3d 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -8,7 +8,7 @@ This release needs an updated syutil version. Run::
 You will also need to upgrade your configuration as the signing key format has
 changed. Run::
 
-    python -m synapse.app.homeserver --config-path <CONFIG_> --generate-config
+    python -m synapse.app.homeserver --config-path <CONFIG> --generate-config
 
 
 Upgrading to v0.3.0