diff --git a/docs/index.md b/docs/index.md
index 7d030c0..94a4f49 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -36,7 +36,9 @@ Include the dependency in your project:
natives-all
```
- You'll also need to add the build plugin in your `build/plugins` section of your pom
+
+You'll also need to add the build plugin in your `build/plugins` section of your pom
+
```xml
com.googlecode.mavennatives
@@ -44,7 +46,7 @@ Include the dependency in your project:
```
- A full pom might look like [this one](https://github.com/jinput/jinput/blob/master/examples/example.pom.xml)
+A full pom might look like [this one](https://github.com/jinput/jinput/blob/master/examples/example.pom.xml)
## Running