Skip to content

Commit 2256525

Browse files
authored
Be explicit that Android examples need a Git checkout (#2465)
Without this, students will see subtle differences between what is on the slides and what we have in the code (see #2464 for an example).
1 parent 088169b commit 2256525

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/android/setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Please see the
1313
[Android Developer Codelab](https://source.android.com/docs/setup/start) for
1414
details.
1515

16+
The code on the following pages can be found in the
17+
[`src/android/` directory](https://github.com/google/comprehensive-rust/tree/main/src/android)
18+
of the course material. Please `git clone` the repository to follow along.
19+
1620
<details>
1721

1822
Key points:

0 commit comments

Comments
 (0)