diff --git a/src/powershell-extended/README.md b/src/powershell-extended/README.md index fa254d7..fac2f23 100644 --- a/src/powershell-extended/README.md +++ b/src/powershell-extended/README.md @@ -3,7 +3,7 @@ # PowerShell Extended [PSResourceGet / NuGet Versioning; Oh My Posh prompt profile] (powershell-extended) -Installs PowerShell on AMD64 and ARM64 architectures, with optional resources from the PowerShell Gallery via PSResourceGet. Includes a custom Oh My Posh terminal prompt theme and customizable profile files. Supports advanced installation options. +Installs PowerShell on AMD64 and ARM64 architectures, with optional resources from the PowerShell Gallery via PSResourceGet. Includes a custom Oh My Posh terminal prompt theme and customizable profile files. Supports advanced installation options for PowerShell modules and scripts. ## Example Usage @@ -55,7 +55,7 @@ You can [change the theme](ENHANCEMENTS.md#3-change-your-oh-my-posh-powershell-p > **Note**: Most other themes require installing a [Nerd Font](https://ohmyposh.dev/docs/installation/fonts) on your > **host system** (not the Dev Container) and adjusting your font settings in VSCode. The Windows Terminal default font -> [_Cascadia Mono_](https://github.com/microsoft/cascadia-code/releases/tag/v2404.23) now has a native Nerd Font variant, +> [_Cascadia Code_](https://github.com/microsoft/cascadia-code/releases/tag/v2404.23) now has a native Nerd Font variant, > which can [easily be installed](ENHANCEMENTS.md#1-install-nerd-font) and looks great in VSCode as well. ### 2. Command Line Completion / IntelliSense