summaryrefslogtreecommitdiff
path: root/system/powershell/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/powershell/README')
-rw-r--r--system/powershell/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/system/powershell/README b/system/powershell/README
index e02a8b77e6..b78bb03596 100644
--- a/system/powershell/README
+++ b/system/powershell/README
@@ -1,5 +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.
+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.
+After installing, you can start using PowerShell by typing "pwsh" in the
+Terminal.