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',