Clarify command for linux / windows users

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-08-01 00:22:40 +02:00
parent ac3eee5e0c
commit 9f86e19896
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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