From be8b92cd84756ea549a4baedadcc64c9af6800ae Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Tue, 21 Jul 2015 19:41:13 -0700 Subject: [PATCH] Update README.md --- packages/flutter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter/README.md b/packages/flutter/README.md index a70daaea725..6d8e4b43323 100644 --- a/packages/flutter/README.md +++ b/packages/flutter/README.md @@ -57,7 +57,7 @@ of the Android operating system. - Enable developer mode on your device by visiting `Settings > About phone` and tapping the `Build number` field five times. - - Enable `USB debugging` in `Settings > Developer options`. + - Enable `Android debugging` in `Settings > Developer options`. - Using a USB cable, plug your phone into your computer. If prompted on your device, authorize your computer to access your device.