io2015-codelabs
io2015-codelabs copied to clipboard
sw-precache: `git clone` is missing between step 1 & 2
trafficstars
Codelab Affected: Adding a Service Worker with sw-precache
Step 1 does not contain any instruction asking you to clone any repo:

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

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