From d39c8bbfdbdb644744b95b219bad38fca70c60df Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Wed, 21 Jan 2015 23:41:30 -0800 Subject: [PATCH] Remove note about old MumbleDJ --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3ebefe9..0e690e6 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ MumbleDJ ======== A Mumble bot that plays music fetched from YouTube videos. -**IMPORTANT NOTE:** If you were using the Lua version of MumbleDJ previously, you will need to follow the installation guide once more to install new dependencies. - ## USAGE `$ mumbledj -server=localhost -port=64738 -username=MumbleDJ -password="" -channel=root` All parameters are optional, the example above shows the default values for each field.