diff options
-rw-r--r-- | docs/html/google/play-services/setup.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/google/play-services/setup.jd b/docs/html/google/play-services/setup.jd index cc2047e..ebd3694 100644 --- a/docs/html/google/play-services/setup.jd +++ b/docs/html/google/play-services/setup.jd @@ -129,7 +129,7 @@ you can begin developing features with the <ol> <li>Copy the library project at <code><android-sdk>/extras/google/google_play_services/libproject/google-play-services_lib/</code> to the location where you maintain your Android app projects.</li> - <li>In your app project, reference Google Play services library project. See + <li>In your app project, reference the Google Play services library project. See <a href="{@docRoot}tools/projects/projects-cmdline.html#ReferencingLibraryProject">Referencing a Library Project on the Command Line</a> for more information on how to do this. <p class="note"><strong>Note:</strong> |