diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/mason.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mason.txt b/doc/mason.txt index 574a8f92..4af3b91a 100644 --- a/doc/mason.txt +++ b/doc/mason.txt @@ -1,6 +1,6 @@ *mason.nvim* -Minimum version of neovim: 0.9.0 +Minimum version of neovim: 0.10.0 Author: William Boman *mason-help-guide* @@ -53,7 +53,7 @@ REQUIREMENTS *mason-requirements* utilities (for example, `wget`, `curl`, and `Invoke-WebRequest` are all perfect substitutes). The _minimum_ recommended requirements are: -- neovim `>= 0.9.0` +- neovim `>= 0.10.0` - For Unix systems: `git(1)`, `curl(1)` or `wget(1)`, `unzip(1)`, `tar(1)`, `gzip(1)` - For Windows systems: pwsh or powershell, git, tar, and 7zip or peazip or |
