From 120ff567659acec363a28e42bcbef618ae05a25e Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Wed, 18 Oct 2023 06:43:35 +0300 Subject: [PATCH] squash! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6259beb..7508498 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ pnpx astro add astro-biome First, install the `AstroBiome` integration like so: -``` +```sh npm install -D -E astro-biome ```