From 8ffa9a4e513aacd587eeb9f158aa8dd102cba714 Mon Sep 17 00:00:00 2001 From: Romein van Buren Date: Mon, 29 Jul 2024 17:04:52 +0200 Subject: [PATCH] Update Bun reference in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a2e3e9..c9e4dfc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Please see [the `example` directory](./example) for some examples. Files that st ## Installation -Install it together with ESLint using [npm], [pnpm], [Yarn], or whatever package manager you like to use: +Install it together with ESLint using [npm], [pnpm], [Bun], or whatever package manager you like to use: ```bash npm install --save-dev eslint@^8.57 @garraflavatra/yeslint