summaryrefslogtreecommitdiffstats
path: root/system/powershell/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/powershell/README')
-rw-r--r--system/powershell/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/powershell/README b/system/powershell/README
new file mode 100644
index 0000000000..b78bb03596
--- /dev/null
+++ b/system/powershell/README
@@ -0,0 +1,7 @@
+PowerShell is a task-based command-line shell and scripting language
+built on .NET. PowerShell helps system administrators and power-users
+rapidly automate tasks that manage operating systems (Linux, macOS, and
+Windows) and processes.
+
+After installing, you can start using PowerShell by typing "pwsh" in the
+Terminal.