diff --git a/README.md b/README.md
index 3252a173f5f22c12d6fd84bf1ae5ea61d09643a0..f1b3a350b4dc2f75a449cd002a3b67dc91fdbd5c 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ A re-implementation of BGP, IS-IS and OSPF in go. We value respect and robustnes
 
 #### Device
 
-    cd examples/devices && go build
+    cd examples/device && go build
 
 ### Run Tests