googlesamples / io2015-codelabs

codelabs for Google I/O 2015
https://codelabs.developers.google.com/
Apache License 2.0
516 stars 165 forks source link

sw-precache: `git clone` is missing between step 1 & 2 #124

Open nathanbrauer opened 7 years ago

nathanbrauer commented 7 years ago

Codelab Affected: Adding a Service Worker with sw-precache


Step 1 does not contain any instruction asking you to clone any repo:

image


Step 2 jumps straight to "With the code downloaded ... Checkout the code-lab branch...":

image


Potential solution

I'm guessing this is the repo that needs to be cloned first:

git clone https://github.com/GoogleChrome/airhorn.git

cc @brandon32 @PaulKinlan @sarahec