Update FAQ.md

This commit is contained in:
Markus Fleschutz
2021-04-20 10:45:56 +02:00
committed by GitHub
parent d1afd6d3c4
commit f228fb49e5

View File

@ -31,6 +31,9 @@ How to get the PowerShell Scripts?
* Git users execute: `$ git clone https://github.com/fleschutz/PowerShell` * Git users execute: `$ git clone https://github.com/fleschutz/PowerShell`
* otherwise download it from: https://github.com/fleschutz/PowerShell/archive/master.zip * otherwise download it from: https://github.com/fleschutz/PowerShell/archive/master.zip
How to fix gibberish characters when executing the Scripts?
-----------------------------------------------------------
The PowerShell scripts support and use Unicode characters! Use a modern console supporting UTF-8 such as Windows Terminal.
How to set PowerShell as Default Shell? How to set PowerShell as Default Shell?
--------------------------------------- ---------------------------------------