From b75f4afa7a85aba5ee2304229783a7d08369d984 Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrettruth@users.noreply.github.com> Date: Sat, 10 Jan 2026 11:03:33 -0600 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8ee1546..7e4363d 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ may look like the following: ```lua require('lazy').setup { { - 'barrett-ruth/import-cost.nvim', + 'barrettruth/import-cost.nvim', build = 'sh install.sh yarn', -- if on windows -- build = 'pwsh install.ps1 yarn',