diff --git a/README.md b/README.md
index 65112a8ab6847d3121886f12df2ef7ceb12871f0..2bb08e818ccf73795462ccc890f41368b2ff0502 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,10 @@ Creates a Container which runs the v1/docker Branch of [D-Zone-Org's](https://gi
 ## Note:
 D-Zone will, by default, listen to all channels on the servers which your bot is connected to. If you want to set ignoreChannels, you need to edit a file in your D-Zone container:
 
-docker exec into the container: `docker exec -it d-zone /bin/sh`
-Install NANO as our text editor: ´apk add nano´
-Open discord-config.json in NANO: `nano discord-config.json`
-Edit the "servers" block on a per server basis, e.g.:
+- docker exec into the container: `docker exec -it d-zone /bin/sh`
+- Install NANO as our text editor: ´apk add nano´
+- Open discord-config.json in NANO: `nano discord-config.json`
+- Edit the "servers" block on a per server basis, e.g.:
 ```
   "servers": [
     {