aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTysonTH <github@mail.tysonth.com>2023-05-06 10:53:22 -0400
committerGitHub <noreply@github.com>2023-05-06 10:53:22 -0400
commit193bafe0da7e91c66f491ea4670216e225d7dd8c (patch)
tree8d0edc9c003a4b3c196a9a7725259988313431f9
parent6da779d59fa6b7351cffdf888898fce8b40fa65f (diff)
downloadDiscordGameServerManager-193bafe0da7e91c66f491ea4670216e225d7dd8c.zip
updated wording
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39ad82d..d773535 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Discord Bot interface that allows users and server admins to interact and execut
This was written with only private use in mind, so it currently does not have any security features in place that you would expect a public Discord bot to have.
-This has not been tested on Windows, so it assumes you will be running this under a common Debian distribution and a bash shell, but it should be easy to set up with a little know-how.
+This has not been tested on Windows, so it assumes you will be running this under a typical GNU/Linux distribution with a Bash shell, but it should be easy to set up on other configurations with a little know-how.
## Requirements