diff --git a/README.md b/README.md
index 9ea59930c34f07cf24875dfd8b41e3f4f9cbd31b..98cdd18d875f912d90923b204ec083fb1557e1be 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ This particular repository only represents the core Java library. There are seve
 
 ## Prerequisites
 
-Aparapi will run out of the box on the CPU, however in order to access the GPU it requires Aparapi JNI component to be installed first. To do that see the [Aparapi JNI](https://github.com/Syncleus/aparapi-jni) project for more details. 
+Aparapi will run as-is on the CPU, however in order to access the GPU it requires an Aparapi JNI native library to be installed first. To do that see the [Aparapi JNI](https://github.com/Syncleus/aparapi-jni) project for more details. 
 
 ## Java Dependency