From b654d0b16722ceca6c9699438404713af3821ecf Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Wed, 22 Apr 2020 22:30:52 -0500 Subject: [PATCH] Fixed README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94cfa22..a16a02c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A Discord bot for managing events. Uses [Serenity](https://github.com/serenity-r and [Disel](http://diesel.rs/) as an ORM. ## Running -`./hype_bot -c config.toml` +`./hype_bot config.toml` ##Config ```toml