diff --git a/README.md b/README.md index 720e0ab..a15c270 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Here are code snippets for some common installation methods (use only one): Main Plug 'nvim-focus/focus.nvim' - Stable Plug 'nvim-focus/focus.nvim', { 'branch': 'stable' } + Stable Plug("nvim-focus/focus.nvim", {["tag"]="stable"}) -- stable should be the latest stable version, as of 16th july 2024, it's v1.0.0