diff --git a/README.MD b/README.MD index 17ea15a..4c939e4 100644 --- a/README.MD +++ b/README.MD @@ -35,7 +35,7 @@ There are 2 ways to use this, you can either deploy it using the prebuilt docker ### Docker -The docker image is available on docker hub at `chibisafe/discord-bot`. You can run it with the following command: +The docker image is available on ghcr at `lostanddead/chibisafe-bot`. You can run it with the following command: ```yml version: "3.9" @@ -62,4 +62,4 @@ You will also need a .env file with the same variables as the docker-compose fil ## Contributing If you want to contribute to this project, feel free to open a issue or a pull request. I'm always open to suggestions and improvements. -Honestly go nuts, I just made this for myself and I'm not sure if anyone else will use it, but if you do, I'm happy to help. \ No newline at end of file +Honestly go nuts, I just made this for myself and I'm not sure if anyone else will use it, but if you do, I'm happy to help.