mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-20 10:16:37 +01:00
Update FAQ.md
This commit is contained in:
parent
8701ce8e71
commit
23ce80ee6a
10
Docs/FAQ.md
10
Docs/FAQ.md
@ -7,15 +7,15 @@ PowerShell is a task automation and configuration management framework from Micr
|
||||
|
||||
<details><summary>Why use PowerShell?</summary>
|
||||
|
||||
✔️ It's **powerful** - fully control your computer
|
||||
✔️ **It's powerful** - fully control your computer
|
||||
|
||||
✔️ It's **easy to learn** - see the tutorial at: https://www.guru99.com/powershell-tutorial.html
|
||||
✔️ **It's easy to learn** - see the tutorial at: https://www.guru99.com/powershell-tutorial.html
|
||||
|
||||
✔️ It's **cross-platform** - available for Linux, Mac OS and Windows
|
||||
✔️ **It's cross-platform** - available for Linux, Mac OS and Windows
|
||||
|
||||
✔️ It's **open-source and free** - see the Github repository at: https://github.com/PowerShell/PowerShell
|
||||
✔️ **It's open-source and free** - see the Github repository at: https://github.com/PowerShell/PowerShell
|
||||
|
||||
✔️ It's **fully documented** - see the PowerShell documentation at: https://docs.microsoft.com/en-us/powershell/
|
||||
✔️ **It's fully documented** - see the PowerShell documentation at: https://docs.microsoft.com/en-us/powershell/
|
||||
</details>
|
||||
|
||||
<details><summary>How to install PowerShell?</summary>
|
||||
|
Loading…
Reference in New Issue
Block a user