diff --git a/README.md b/README.md
index 32dc383ce7d75ea40111207cff61268ea4a7c81f..28987142876e64e68131cae94317e478ed71f8fb 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Please also be aware that this is an unoffical project worked on in my (Half-Sho
 * Run ``npm install`` to grab the dependencies.
 * Run ``npm run-script build`` to build the typescript.
 * Copy ``config/config.sample.yaml`` to ``config.yaml`` and edit it to reflect your setup.
-* Run ``node build/src/discordas.js -r -u "http://localhost:9005/" -c config.yaml``
+* Run ``node build/src/discordas.js -r -u "http://localhost:9005" -c config.yaml``
 * Modify your HSs appservices config so that it includes the generated file.
 
 #### 3PID Protocol Support