diff --git a/README.md b/README.md
index a59d256..1626f37 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ class Example {
 ### Creating a WrapperEntity
 
 ```java
-import javax.xml.stream.Location;
+import com.github.retrooper.packetevents.protocol.world.Location;
 
 class Example {