You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,7 @@ This repository contains the symbols and the headers for the Android Things
9
9
Usage
10
10
=====
11
11
12
-
- Unzip the latest [release](/androidthings/native-libandroidthings/releases) in the native project directory (or in a shared
13
-
location if you have many native projects).
12
+
- Unzip the latest [release](https://github.com/androidthings/native-libandroidthings/releases) in the native project directory (or in a shared location if you have many native projects).
14
13
- Add the following lines to the native project `CMakeLists.txt`:
0 commit comments