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