diff --git a/README.md b/README.md index 0b8c060..7ecf73a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ lazy.nvim: ```lua -- Setting `lazy = true` ensures that the library is only loaded -- when `require 'u.' is called. -{ 'https://codeberg.org/jrop/u.nvim', lazy = true } +{ 'jrop/u.nvim', lazy = true } ``` ## Usage