From 0b52a8c6a3522ff139e90849a9c3719510761b85 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Thu, 7 Apr 2022 20:40:37 +0100 Subject: [PATCH] Update installation instructions (#851) As per #800. * Recommend downloading htmx as the main way of installing it. * Cover npm installation in a bit more detail. * Note the downsides of unpkg.com and always recommend with the integrity SHA. * Use ` + ``` diff --git a/www/index.md b/www/index.md index 5ee9363f..de91a528 100644 --- a/www/index.md +++ b/www/index.md @@ -33,8 +33,7 @@ By removing these arbitrary constraints, htmx completes HTML as a [hypertext](ht ## quick start ```html - - +