From 3f1afc78fff59385d61fc81e451d90ca926d243c Mon Sep 17 00:00:00 2001 From: Seth Ladd Date: Thu, 29 Oct 2015 13:15:48 -0700 Subject: [PATCH] update how to enable developer mode --- getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started.md b/getting-started.md index 8baf830f19..88a29cc7d7 100644 --- a/getting-started.md +++ b/getting-started.md @@ -55,7 +55,7 @@ of the Android operating system. you might need to [install the Android SDK manually](https://developer.android.com/sdk/installing/index.html?pkg=tools]). - Enable developer mode on your device by visiting `Settings > About phone` and - tapping the `Build number` field five times. + tapping the `Build number` field seven times. - Enable `Android debugging` in `Settings > Developer options`.