diff --git a/_source/handbook/07_installing.md b/_source/handbook/07_installing.md index 21b5a02..c969c62 100644 --- a/_source/handbook/07_installing.md +++ b/_source/handbook/07_installing.md @@ -9,7 +9,15 @@ Turbo can either be referenced in compiled form via the Turbo distributable scri ## In Compiled Form -You can float on the latest release of Turbo using a CDN bundler like Skypack. See https://www.skypack.dev/view/@hotwired/turbo for more details. Or download the compiled packages from unpkg. +You can float on the latest release of Turbo using a CDN bundler like jsDelivr. Just include a ` + +``` + +Or download the compiled packages from unpkg. ## As An npm Package