diff --git a/README.md b/README.md index ee4e9b1..66a4af2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The Changelog is [available on GitHub](https://github.com/metonym/svelte-highlig npm i svelte-highlight # pnpm -pnpm i svelte-highlight highlight.js +pnpm i svelte-highlight # Bun bun i svelte-highlight @@ -27,8 +27,6 @@ bun i svelte-highlight yarn add svelte-highlight ``` -Note that [pnpm](https://github.com/pnpm/pnpm) users must also install `highlight.js`. - ## Basic Usage The `Highlight` component requires two props: diff --git a/www/components/globals/Index.svelte b/www/components/globals/Index.svelte index 41ae0c7..a87b1e1 100644 --- a/www/components/globals/Index.svelte +++ b/www/components/globals/Index.svelte @@ -48,7 +48,7 @@
-
+