From 847c20d89c35422488dd614631ba14af17f210f4 Mon Sep 17 00:00:00 2001 From: Endolf Date: Fri, 1 Jun 2018 18:32:56 +0100 Subject: [PATCH] Website updates --- docs/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 94a4f49..095c998 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,7 +22,6 @@ often contain a native code portion to interface to the host system. ## Getting Started Include the dependency in your project: - ```xml net.java.jinput @@ -36,9 +35,7 @@ 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 - ```xml com.googlecode.mavennatives