Update FAQ.md

This commit is contained in:
Markus Fleschutz
2025-07-01 16:19:45 +02:00
committed by GitHub
parent b85e98b273
commit 705f81066e

View File

@ -54,7 +54,7 @@
<details><summary>Which PowerShell version should be used?</summary>
* **Windows PowerShell 2.0** (or lower) is out-dated and will be removed in newer Windows releases.
* **PowerShell 5.1** is preinstalled on every Windows 10 or 11.
* **PowerShell 5.1** is preinstalled on Windows 10 or 11.
* **PowerShell 7.5.2** is the very latest (as of July 2025), but needs to be installed manually.
* **Version history** is at: https://github.com/PowerShell/PowerShell/releases
</details>