diff --git a/README.md b/README.md index de277f4..09a618e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ cd DisWarden Install the required gems: ```bash - bundle install ``` @@ -40,7 +39,6 @@ Configure your environment variables. Rename .env.example to .env and fill in yo Run the bot: ```bash - ruby runner.rb ```