From c5f1ce9717c8b0f086f73eb7ef61269ccd62dc75 Mon Sep 17 00:00:00 2001 From: Marc Anton Dahmen Date: Wed, 15 Nov 2023 16:10:59 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6bd5c0..0f1d3a7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ with `npm` and import it into your JavaScript or TypeScript project or use it in Install with `npm`: -``` +```bash npm i --save image-refractor ```