fixed type-o
diff --git a/README.md b/README.md
index bade9bf..f373016 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
 ## How to use in a Fuchsia build as a Module
 
-1. ```cd $SRC/apps```
+1. ```cd $SRC/third_party```
 2. ```git clone git@github.com:gregsimon/fuchsia_build_status.git ```
 3. ```cp $SRC/third_party/fuchsia_build_status/misc_build_files/fuchsia_build_status $SRC/packages/gn/```
 4. Modify ```$SRC/packages/gn/default``` adding ```"fuchsia_build_status"``` to the "imports" section: