diff --git a/README.md b/README.md
index c1a4e75..72c5e76 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,8 @@ You can install Sablier using one of the following methods:
### Use the Docker image
+
+


@@ -68,6 +70,8 @@ docker run -d -p 10000:10000 -v sablier.yaml:/etc/sablier/sablier.yaml sablierap
### Use the binary distribution
+
+
Grab the latest binary from the [releases](https://github.com/sablierapp/sablier/releases) page and run it:
```bash