From 14c62744c759d2326e757d6977d7380a40d75e6f Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 18 May 2015 14:48:02 -0700 Subject: Update token.txt location in README [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fa318fa3f4..e500c48e57 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ For iOS and OS X use of the demo apps in Xcode, setup the access token by editin For Linux, set the environment variable `MAPBOX_ACCESS_TOKEN` to your token. -For Android, gradle will take the value of `MAPBOX_ACCESS_TOKEN` and save it to `android/java/app/src/main/res/raw/token.txt` where the app will read it from. +For Android, gradle will take the value of `MAPBOX_ACCESS_TOKEN` and save it to `android/java/MapboxGLAndroidSDKTestApp/src/main/res/raw/token.txt` where the app will read it from. # Style -- cgit v1.2.1