From aa78f414d5135e929f428c0d642779f7a6cf6118 Mon Sep 17 00:00:00 2001 From: arookieofc Date: Sat, 20 Jun 2026 17:03:58 +0800 Subject: [PATCH] docs: add a tip to warn users use microsoft's `pwsh.exe` close #147 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 568058b..8b2c83d 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ Each command supports the standard `--help` flag for full syntax and options. ## Install +Please install `pwsh.exe` from [microsoft](https://learn.microsoft.com/en-us/powershell/scripting/install/install-powershell-on-windows?view=powershell-7.6) rather than third-party such as scoop + Install Coreutils for Windows with WinGet: ```powershell