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 44ca83df..5a5c9bda 100644 --- a/doc/mason.txt +++ b/doc/mason.txt @@ -56,8 +56,8 @@ perfect substitutes). The _minimum_ recommended requirements are: - neovim `>= 0.7.0` - For Unix systems: `git(1)`, `curl(1)` or `wget(1)`, `unzip(1)`, `tar(1)`, `gzip(1)` -- For Windows systems: powershell, git, tar, and 7zip or peazip or archiver - or winzip or WinRAR +- For Windows systems: pwsh or powershell, git, tar, and 7zip or peazip or + archiver or winzip or WinRAR Note that Mason will regularly shell out to external package managers, such as `cargo` and `npm`. Depending on your personal usage, some of these |
