mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-11-21 13:25:53 +02:00
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).
This commit is contained in:
parent
088169b989
commit
2256525a90
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user