diff --git a/README.md b/README.md index 62de315..c074f8a 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ if not vim.loop.fs_stat(lazypath) then "git", "clone", "--filter=blob:none", + "--origin=origin", "https://github.com/folke/lazy.nvim.git", "--branch=stable", -- latest stable release lazypath,