diff --git a/README.md b/README.md index 8ab2cbe..9f96427 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # rs-discord-bot -a bot for our community discord and xmpp. \ No newline at end of file +a bot for our community discord and xmpp. + +## How2Build: + +### git clone this repository and start it up. +[Recommended ide is rider 2023 with NET 8] + +### After that, install this nuget package and you will be good to go. +dotnet add package Discord.Net --version 3.14.1 \ No newline at end of file