diff --git a/docs/html/training/wearables/apps/creating.jd b/docs/html/training/wearables/apps/creating.jd
index c12ffa7d89098..487615bc32c9f 100644
--- a/docs/html/training/wearables/apps/creating.jd
+++ b/docs/html/training/wearables/apps/creating.jd
@@ -106,6 +106,15 @@ types of screen shapes, which is useful for testing.
Follow the app's instructions to pair your handheld with your wearable.
This allows you to test out synced handheld notifications, if you're building them.
Leave the Android Wear app open on your phone.
+ Enable adb debugging on the Android Wear device.
+
+ - Go to Settings > About.
+ - Tap Build number seven times.
+ - Swipe right to return to the Settings menu.
+ - Go to Developer options at the bottom of the screen.
+
+ - Tap ADB Debugging to enable adb.
+
Connect the wearable to your machine through USB, so you can install apps directly to it
as you develop. A message appears on both the wearable and the Android Wear app prompting you to allow debugging.
Note: If you can not connect your wearable to your machine via USB,