From 700ac8c77dca345b55ea0d2d57887b7f321736bc Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 10 May 2024 00:56:21 -0700 Subject: [PATCH] update readme installation instructions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 210e394..4a395b2 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ try to document as much as I can, anyways. ## Installation -Ensure you have the latest version of Neovim installed, and remove or backup -your existing settings. Install `tree-sitter-cli` with either `cargo` or `npm`, -and ensure `npm` and `tree-sitter-cli` are on your `PATH`. +Ensure you have the latest version (v0.10.x) of Neovim installed, and remove or +backup your existing settings. Install `tree-sitter-cli` with either `cargo` or +`npm`, and ensure `npm` and `tree-sitter-cli` are on your `PATH`. ```sh # remove it