From b70a38d9f1af24166f738bb9d02c432c5083c0f5 Mon Sep 17 00:00:00 2001 From: Endolf Date: Fri, 1 Jun 2018 18:31:56 +0100 Subject: [PATCH] Website updates --- docs/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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