add webi dat dat dat
[webi-installers/.git] / powershell / README.md
index 631b3a623039d38a3ca0b8c823b14d90cf0c9d55..89fabe27477decb9150412a35b950e64caa85f60 100644 (file)
@@ -3,12 +3,15 @@ title: Microsoft PowerShell
 homepage: https://docs.microsoft.com/en-us/powershell/
 tagline: |
   PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework.
-description: |
-  The core benefit of running `pwsh` on Mac or Linux is that you get a way to debug Windows 10 scripts without having to boot up Windows 10.
-
-  For example, if you want to create a `curl.exe -A "windows" | powershell` script for Windows 10 (as we do), it's helpful to be able to do some level of debugging on other platforms.
 ---
 
+> The core benefit of running `pwsh` on Mac or Linux is that you get a way to
+> debug Windows 10 scripts without having to boot up Windows 10.
+
+For example, if you want to create a `curl.exe -A "windows" | powershell` script
+for Windows 10 (as we do), it's helpful to be able to do some level of debugging
+on other platforms.
+
 <!--
 For example, if you wanted to install Node.js with powershell and
 webinstall.dev, you can: