Skip to content

Commit 416edc9

Browse files
committed
Remove obsolete reference to Wear SDK from building doc.
1 parent 985a8a3 commit 416edc9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/BUILDING.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,13 @@ This is a Gradle-based project that works best with [Android Studio].
2323
Console (create API keys, etc). These additional steps required to set up,
2424
are outlined in the [Server side setup] section in this document.
2525

26-
> __NOTE II__: Building the project as-is requires the Android Wear SDK, which
27-
you can download from http://developer.android.com/wear/. If you NOT wish to
28-
build with Android Wear support, further details can be found in the
29-
[Building without Android Wear] section in this document.
26+
> __NOTE II__: If you NOT wish to build with Android Wear support, further
27+
details can be found in the [Building without Android Wear] section in this
28+
document.
3029

3130
<hr>
3231

33-
## Build the app
32+
## Building the app
3433

3534
1. Install the following software:
3635
- Android SDK:

0 commit comments

Comments
 (0)