From 5d4077124e81580bbf224cce010b0fea6446da45 Mon Sep 17 00:00:00 2001
From: Travis Ralston <travpc@gmail.com>
Date: Sun, 29 Dec 2019 17:00:36 -0700
Subject: [PATCH] Don't imply that Windows is the best platform for this

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bcb51b45..551482b4 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ release though if you want to avoid building it yourself.
 2. Edit/setup `media-repo.yaml` per the install instructions above
 3. Run `bin/import_synapse`. The usage is below. 
     ```
-    Usage of import_synapse.exe:
+    Usage of import_synapse:
       -baseUrl string
             The base URL to access your homeserver with (default "http://localhost:8008")
       -config string
-- 
GitLab