mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-22 16:03:22 +01:00
Update FAQ.md
This commit is contained in:
parent
29f21e4390
commit
087121c74b
10
Docs/FAQ.md
10
Docs/FAQ.md
@ -7,11 +7,11 @@ PowerShell is a task automation and configuration management framework from Micr
|
||||
|
||||
Why use PowerShell?
|
||||
-------------------
|
||||
* **it's powerful**: fully control your computer
|
||||
* **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 easy to learn**: see the tutorial at https://www.guru99.com/powershell-tutorial.html
|
||||
* **it's fully documented**: see the official docs at https://docs.microsoft.com/en-us/powershell/
|
||||
✔️ it's **powerful**: fully control your computer
|
||||
✔️ 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 **easy to learn**: see the tutorial at https://www.guru99.com/powershell-tutorial.html
|
||||
✔️ it's **fully documented**: see the official docs at https://docs.microsoft.com/en-us/powershell/
|
||||
|
||||
How to get PowerShell?
|
||||
----------------------
|
||||
|
Loading…
Reference in New Issue
Block a user