diff --git a/wiki/Home.md b/wiki/Home.md index 93f15cf..b445646 100644 --- a/wiki/Home.md +++ b/wiki/Home.md @@ -29,7 +29,8 @@ - Unpack the archive you've downloaded - Start the bot in the same directory as your config (or provide a path to the config): ```console -# ./discord-community --config=config.yaml +# ./discord-community_linux_amd64 --config=config.yaml +# discord-community_windows_amd64.exe --config=config.yaml ``` # Config format diff --git a/wiki/Home.md.tpl b/wiki/Home.md.tpl index cd34dd8..3448556 100644 --- a/wiki/Home.md.tpl +++ b/wiki/Home.md.tpl @@ -29,7 +29,8 @@ - Unpack the archive you've downloaded - Start the bot in the same directory as your config (or provide a path to the config): ```console -# ./discord-community --config=config.yaml +# ./discord-community_linux_amd64 --config=config.yaml +# discord-community_windows_amd64.exe --config=config.yaml ``` # Config format