Skip to content

Commit

Permalink
Be explicit that Android examples need a Git checkout (#2465)
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
mgeisler authored Nov 19, 2024
1 parent 088169b commit 2256525
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/android/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Please see the
[Android Developer Codelab](https://source.android.com/docs/setup/start) for
details.

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

<details>

Key points:
Expand Down

0 comments on commit 2256525

Please sign in to comment.