diff --git a/README.md b/README.md index d8ea80a..1d5c2a1 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ With [lazy.nvim](https://github.com/folke/lazy.nvim): ```lua { "Tomoscorbin/databricks-notebook.nvim", + -- Track tagged releases; drop this line to follow the main branch. + version = "*", dependencies = { { "benlubas/molten-nvim",